FileStatus
Read onlyYes
FinalYes
Properties
Methods
- __construct() : mixed
- isDirectory() : bool
- isFile() : bool
Properties
$path
public
Path
$path
Methods
__construct()
public
__construct(Path $path, bool $isFile) : mixed
Parameters
- $path : Path
- $isFile : bool
isDirectory()
public
isDirectory() : bool
Return values
boolisFile()
public
isFile() : bool