CacheAwareInterface
interface CacheAwareInterface implements WidgetInterface (View source)
Interface CacheAwareInterface - Widgets that make use of caching need to implement this interface, in order to have their contents cached.
Methods
void
setCache(CacheInterface $config)
No description