trait PhpFilesTrait

Traits

Methods

doClear($namespace)

{@inheritdoc}

doDelete(array $ids)

{@inheritdoc}

doUnlink($file)

No description

static 
throwError($type, $message, $file, $line)

No description

__destruct()

No description

static 
isSupported()

No description

bool
prune()

No description

doFetch(array $ids)

{@inheritdoc}

doHave($id)

{@inheritdoc}

doSave(array $values, $lifetime)

{@inheritdoc}

Details

protected doClear($namespace)

{@inheritdoc}

Parameters

$namespace

protected doDelete(array $ids)

{@inheritdoc}

Parameters

array $ids

Parameters

$file

static throwError($type, $message, $file, $line)

Parameters

$type
$message
$file
$line

__destruct()

static isSupported()

bool prune()

Return Value

bool

protected doFetch(array $ids)

{@inheritdoc}

Parameters

array $ids

protected doHave($id)

{@inheritdoc}

Parameters

$id

protected doSave(array $values, $lifetime)

{@inheritdoc}

Parameters

array $values
$lifetime