var/cache/dev/ContainerJ8eqhbr/getSensioFrameworkExtra_Routing_Loader_AnnotDirService.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_dir' shared service.
  6. @trigger_error('The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2'E_USER_DEPRECATED);
  7. return $this->privates['sensio_framework_extra.routing.loader.annot_dir'] = new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader(($this->privates['file_locator'] ?? $this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->targetDirs[3].'/src/Resources'), array(=> ($this->targetDirs[3].'/src')))), ($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php')));