We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f6b54 commit a0a5c8eCopy full SHA for a0a5c8e
1 file changed
user_guide_src/source/libraries/file_collections.rst
@@ -50,8 +50,9 @@ Example:
50
51
.. literalinclude:: files/014.php
52
53
-Now you may use the ``ConfigCollection`` anywhere in your project to access all App Config files without
54
-having to re-call the collection methods every time.
+Now you may use the ``ConfigCollection`` anywhere in your project to access all
+PHP files in **app/Config/** without having to re-call the collection methods
55
+every time.
56
57
set(array $files)
58
=================
0 commit comments