Documentation

ArchiveTemporaryDirectory
in package

Table of Contents

Properties

$filename  : string|null
$tempDir  : string|null
$uuid  : string

Methods

clear()  : bool
make()  : self
path()  : string
__construct()  : mixed

Properties

Methods

make()

public static make([string|null $filename = null ]) : self
Parameters
$filename : string|null = null
Return values
self

__construct()

protected __construct(string $uuid[, string|null $tempDir = null ][, string|null $filename = null ]) : mixed
Parameters
$uuid : string
$tempDir : string|null = null
$filename : string|null = null

        
On this page

Search results