var/cache/dev/ContainerOwdn1fs/getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php line 8

Open in your IDE?
  1. <?php
  2. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  3. // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
  4. // Returns the private 'sensio_framework_extra.routing.loader.annot_class' shared service.
  5. @trigger_error('The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2'E_USER_DEPRECATED);
  6. return $this->services['sensio_framework_extra.routing.loader.annot_class'] = new \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});