var/cache/dev/ContainerDRtlKhS/getSensioFrameworkExtra_Routing_Loader_AnnotFileService.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 'sensio_framework_extra.routing.loader.annot_file' shared service.
  6. @trigger_error('The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2'E_USER_DEPRECATED);
  7. return new \Symfony\Component\Routing\Loader\AnnotationFileLoader(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), ($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php')));