services['prestashop.cache.refresh'] = $instance = new \PrestaShopBundle\Service\Cache\Refresh(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}); $instance->addCacheClear(); return $instance;