We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7fe68e commit 4316498Copy full SHA for 4316498
1 file changed
user_guide_src/source/concepts/autoloader.rst
@@ -53,8 +53,7 @@ those classes can be found in:
53
.. literalinclude:: autoloader/001.php
54
55
The key of each row is the namespace itself. This does not need a trailing back slash.
56
-The value is the location to the directory the classes can be found in. They should
57
-have a trailing slash.
+The value is the location to the directory the classes can be found in.
58
59
.. note:: You can check the namespace configuration by ``spark namespaces`` command::
60
0 commit comments