Skip to content

Commit eee496c

Browse files
committed
docs: add note
1 parent 2cb6220 commit eee496c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

user_guide_src/source/concepts/autoloader.rst

+3
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ Config files are namespaced in the ``Config`` namespace, not in ``App\Config`` a
9393
expect. This allows the core system files to always be able to locate them, even when the application
9494
namespace has changed.
9595

96+
.. note:: Since v4.5.3 appstarter, the ``Config\\`` namespace has been added to
97+
**composer.json**'s ``autoload.psr-4``.
98+
9699
Changing App Namespace
97100
----------------------
98101

0 commit comments

Comments
 (0)