NextDom\Model\Entity\Scenario::getCache
Get data from cache
Data are stored in scenarioCacheAttr + Scenario_ID
Signature
public function getCache([string
$key = '',
[string
$defaultValue = '']] )
Parameters
$key
— string- Key find
$defaultValue
— string- Default value returned if key is not found
Returns
- mixed