'Container Label', * // ... * ) * * @return array */ public function getContainers(); /** * Return cache ID based current area/package/theme/store, handles and cache key(s) * * @return string */ public function getCacheId(); }