We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f646b9c commit afdc976Copy full SHA for afdc976
1 file changed
user_guide_src/source/libraries/files.rst
@@ -149,7 +149,7 @@ Starting a Collection
149
**__construct(string[] $files = [])**
150
151
The constructor accepts an optional array of file paths to use as the initial collection. These are passed to
152
-**add()** so any files supplied by child classes in the **$files** will remain.
+``add()`` so any files supplied by child classes in the ``$files`` will remain.
153
154
**define()**
155
0 commit comments