__construct() __construct(string $path, int $flags, bool $ignoreUnreadableDirs = false) : mixed Parameters string $path int $flags bool $ignoreUnreadableDirs Throws \RuntimeException Returns mixed —
current() current() : \Symfony\Component\Finder\SplFileInfo Return an instance of SplFileInfo with support for relative paths. Returns \Symfony\Component\Finder\SplFileInfo —
hasChildren() hasChildren(bool $allowLinks = false) : bool Parameters bool $allowLinks Returns bool —
getChildren() getChildren() : \RecursiveDirectoryIterator Throws \Symfony\Component\Finder\Exception\AccessDeniedException Returns \RecursiveDirectoryIterator —