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.
2 parents d96e9b8 + 017ee14 commit 0f6cd89Copy full SHA for 0f6cd89
components/finder.rst
@@ -97,7 +97,7 @@ Exclude directories from matching with the
97
$finder->in(__DIR__)->exclude('ruby');
98
99
.. versionadded:: 2.3
100
- The :method:`Symfony\\Component\\Finder\\Finder::ignoreUnreadableDirs``
+ The :method:`Symfony\\Component\\Finder\\Finder::ignoreUnreadableDirs`
101
method was added in Symfony 2.3.
102
103
It's also possible to ignore directories that you don't have permission to read::
0 commit comments