TaggableStore

class TaggableStore (View source)

Methods

TaggedCache section(string $name) deprecated

Begin executing a new tags operation.

TaggedCache tags(array|mixed $names)

Begin executing a new tags operation.

Details

TaggedCache section(string $name) deprecated

deprecated

since version 5.1. Use tags instead.

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

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.1/Illuminate/Cache/TaggableStore.html