W3cubDocs

/Laravel 5.1

TaggableStore

class TaggableStore (View source)

Methods

TaggedCache section( string $name)

Begin executing a new tags operation.

TaggedCache 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

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