Skip to content

Commit

Permalink
Add missing src directory
Browse files Browse the repository at this point in the history
It is mentioned in composer.json
  • Loading branch information
greg0ire committed Sep 29, 2024
1 parent 3ff8f29 commit 32cb002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developers/extensions/structure.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ you can also configure the guides extension from your extension:

.. literalinclude:: _YourExtension.php
:language: php
:caption: your-extension/DependencyInjection/YourExtension.php
:caption: your-extension/src/DependencyInjection/YourExtension.php
:lineos:

Lines 24 to 28 load a :ref:`Dependency Injection configuration <extension_di_configuration>`
Expand Down

0 comments on commit 32cb002

Please sign in to comment.