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 530cd76 commit 8a8ba4fCopy full SHA for 8a8ba4f
components/finder.rst
@@ -116,6 +116,7 @@ It's also possible to ignore directories that you don't have permission to read:
116
117
As the Finder uses PHP iterators, you can pass any URL with a supported
118
`protocol`_::
119
+(Note: Even if you don`t specify a path, your URL should end with a `/`)
120
121
$finder->in('ftp://example.com/pub/');
122
0 commit comments