You are here

abstract protected function crumbs_Container_AbstractLazyDataCached::keysToCache in Crumbs, the Breadcrumbs suite 7.2

Return value

string[]

1 call to crumbs_Container_AbstractLazyDataCached::keysToCache()
crumbs_Container_AbstractLazyDataCached::__construct in lib/Container/AbstractLazyDataCached.php
The constructor.
1 method overrides crumbs_Container_AbstractLazyDataCached::keysToCache()
crumbs_PluginSystem_PluginInfo::keysToCache in lib/PluginSystem/PluginInfo.php
Which keys to load from persistent cache.

File

lib/Container/AbstractLazyDataCached.php, line 30

Class

crumbs_Container_AbstractLazyDataCached

Code

protected abstract function keysToCache();