We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e88f88 + 8a298bb commit 3f3df0dCopy full SHA for 3f3df0d
user_guide_src/source/extending/composer_packages.rst
@@ -22,7 +22,7 @@ Here's a typical directory structure for a Composer package::
22
├── README.md
23
├── composer.json
24
├── src/
25
- │ └── YourClass.php
+ │ └── YourClass.php
26
└── tests/
27
└── YourClassTest.php
28
0 commit comments