Flow PHP

Memory

FinalYes

Methods

__construct()  : mixed
__destruct()  : mixed
close()  : void
for()  : MemoryStream
has()  : bool
lastModifiedAt()  : DateTimeImmutable|null
paths()  : array<string|int, Path>
size()  : int|null

Methods

__construct()

public __construct([php_user_filter|null $filter = null ]) : mixed
Parameters
$filter : php_user_filter|null = null

__destruct()

public __destruct() : mixed

has()

public has(Path $path) : bool
Parameters
$path : Path
Return values
bool

lastModifiedAt()

public lastModifiedAt(Path $path) : DateTimeImmutable|null
Parameters
$path : Path
Return values
DateTimeImmutable|null

paths()

public paths() : array<string|int, Path>
Return values
array<string|int, Path>

size()

public size(Path $path) : int|null
Parameters
$path : Path
Return values
int|null

        
On this page

Search results