$ignoreUnreadableDirs
$ignoreUnreadableDirs : boolean
Extends the \RecursiveDirectoryIterator to support relative paths.
__construct(\Symfony\Component\Finder\Iterator\string $path, \Symfony\Component\Finder\Iterator\int $flags, \Symfony\Component\Finder\Iterator\bool $ignoreUnreadableDirs = false)
\Symfony\Component\Finder\Iterator\string | $path | |
\Symfony\Component\Finder\Iterator\int | $flags | |
\Symfony\Component\Finder\Iterator\bool | $ignoreUnreadableDirs |
current() : \Symfony\Component\Finder\SplFileInfo
Return an instance of SplFileInfo with support for relative paths.
File information