We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d265bd commit 2e15098Copy full SHA for 2e15098
1 file changed
user_guide_src/source/cli/cli_commands.rst
@@ -33,7 +33,7 @@ The following properties should be used in order to get listed in CLI commands a
33
File Location
34
=============
35
36
-Commands must be stored within a directory named **Commands**. However, that directory can be located anywhere
+Commands must be stored within a directory named **Commands**. However, that directory can be located in the PSR-4 namespaces
37
that the :doc:`Autoloader </concepts/autoloader>` can locate it. This could be in **app/Commands**, or
38
a directory that you keep commands in to use in all of your project development, like **Acme/Commands**.
39
0 commit comments