Skip to content

Commit afdc976

Browse files
committed
docs: decorate method/variable with '``'
1 parent f646b9c commit afdc976

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/libraries/files.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Starting a Collection
149149
**__construct(string[] $files = [])**
150150

151151
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.
152+
``add()`` so any files supplied by child classes in the ``$files`` will remain.
153153

154154
**define()**
155155

0 commit comments

Comments
 (0)