FilePathsIterator deprecated
class FilePathsIterator extends ArrayIterator
deprecated
Iterate over shell command result.
Methods
__construct(array $paths, string $baseDir)
No description
mixed
__call(string $name, array $arguments)
No description
current()
Return an instance of SplFileInfo with support for relative paths.
string
key()
No description
next()
No description
rewind()
No description
string
getSubPath()
No description
string
getSubPathname()
No description
Details
at line line 56
__construct(array $paths, string $baseDir)
at line line 70
mixed
__call(string $name, array $arguments)
at line line 80
SplFileInfo
current()
Return an instance of SplFileInfo with support for relative paths.