Skip to content

Commit 606518a

Browse files
kenjispaulbalandan
andauthored
docs: fix by proofreading
Co-authored-by: John Paul E. Balandan, CPA <51850998+paulbalandan@users.noreply.github.com>
1 parent 8f1ed45 commit 606518a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/helpers/filesystem_helper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ The following functions are available:
155155
:param string $sourceDir: Directory path
156156
:param bool|null $includePath: Whether to include the path as part of the filename; false for no path, null for the path relative to ``$sourceDir``, true for the full path
157157
:param bool $hidden: Whether to include hidden files (files beginning with a period)
158-
:param bool $includeDir: Whether to include directories
158+
:param bool $includeDir: Whether to include directories in the array output
159159
:returns: An array of file names
160160
:rtype: array
161161

0 commit comments

Comments
 (0)