Skip to content

Commit a0a5c8e

Browse files
committed
docs: improve description
1 parent a6f6b54 commit a0a5c8e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

user_guide_src/source/libraries/file_collections.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@ Example:
5050

5151
.. literalinclude:: files/014.php
5252

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.
53+
Now you may use the ``ConfigCollection`` anywhere in your project to access all
54+
PHP files in **app/Config/** without having to re-call the collection methods
55+
every time.
5556

5657
set(array $files)
5758
=================

0 commit comments

Comments
 (0)