CacheInterface
- Full name:
\Zemit\Mvc\Controller\Traits\Interfaces\CacheInterface
Methods
getCacheKey
public getCacheKey(?array $params = null): ?string
Parameters:
Parameter | Type | Description |
---|---|---|
$params | ?array |
getCache
public getCache(?array $params = null): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$params | ?array |