FileSystemEntity
class FileSystemEntity extends SplFileInfo
Methods
__construct(string $file, string $relativePath = '')
No description
string
getRelativePath()
Returns the relative directory path.
string
getRelativePathname()
Returns the relative path including file name.
Details
at line 20
__construct(string $file, string $relativePath = '')
No description
at line 31
string
getRelativePath()
Returns the relative directory path.
at line 40
string
getRelativePathname()
Returns the relative path including file name.