Flow PHP

FileStatus

Read onlyYes
FinalYes

Properties

$path  : Path

Methods

__construct()  : mixed
isDirectory()  : bool
isFile()  : bool

Properties

Methods

__construct()

public __construct(Path $path, bool $isFile) : mixed
Parameters
$path : Path
$isFile : bool

isDirectory()

public isDirectory() : bool
Return values
bool

isFile()

public isFile() : bool
Return values
bool

        
On this page

Search results