var/cache/dev/ContainerGxgbe8E/getSonata_Core_Twig_StatusExtensionService.php line 11

Open in your IDE?
  1. <?php
  2. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  3. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  4. // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
  5. // Returns the private 'sonata.core.twig.status_extension' shared service.
  6. @trigger_error('The "sonata.core.twig.status_extension" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.twig.status_extension" instead.'E_USER_DEPRECATED);
  7. return new \Sonata\CoreBundle\Twig\Extension\StatusExtension();