class CacheManager extends CacheManager (View source)

Methods

mixed
__call(string $method, array $parameters)

Add tags and forward the call to the inner cache store.

Details

mixed __call(string $method, array $parameters)

Add tags and forward the call to the inner cache store.

Parameters

string $method
array $parameters

Return Value

mixed