We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a9464 commit 923ce50Copy full SHA for 923ce50
components/finder.rst
@@ -41,7 +41,7 @@ directories::
41
}
42
43
The ``$file`` is an instance of :class:`Symfony\\Component\\Finder\\SplFileInfo`
44
-which extends PHP's own :phpclass:`\SplFileInfo` to provide methods to work with relative
+which extends PHP's own :phpclass:`SplFileInfo` to provide methods to work with relative
45
paths.
46
47
The above code prints the names of all the files in the current directory
0 commit comments