abstract class TaggableStore (View source)

Methods

section(string $name)

Begin executing a new tags operation.

tags(array|mixed $names)

Begin executing a new tags operation.

Details

TaggedCache section(string $name)

Begin executing a new tags operation.

Parameters

string $name

Return Value

TaggedCache

TaggedCache tags(array|mixed $names)

Begin executing a new tags operation.

Parameters

array|mixed $names

Return Value

TaggedCache