var/cache/dev/ContainerFRx30Xj/getSonata_DeprecatedText_Twig_ExtensionService.php line 9

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.deprecated_text.twig.extension' shared service.
  6. @trigger_error('The "sonata.deprecated_text.twig.extension" service is deprecated since sonata-project/admin-bundle 3.70. You should stop using it, as it will be removed in 4.0.'E_USER_DEPRECATED);
  7. return new \Sonata\AdminBundle\Twig\Extension\DeprecatedTextExtension();