/home/techb158/immovalet.com/platform/packages/menu/src/Repositories/Caches
NameSizeModeActions
MenuCacheDecorator.php6300644editdlrm
MenuLocationCacheDecorator.php2790644editdlrm
MenuNodeCacheDecorator.php4840644editdlrm
Edit: /home/techb158/immovalet.com/platform/packages/menu/src/Repositories/Caches/MenuCacheDecorator.php (630B)
getDataIfExistCache(__FUNCTION__, func_get_args()); } /** * {@inheritDoc} */ public function createSlug($name) { return $this->flushCacheAndUpdateData(__FUNCTION__, func_get_args()); } }