var/cache/dev/ContainerXhyNa0j/getConfigurationFactoryService.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 public 'Pimcore\Migrations\Configuration\ConfigurationFactory' shared autowired service.
  6. @trigger_error('The "Pimcore\\Migrations\\Configuration\\ConfigurationFactory" service is deprecated and will be removed in Pimcore 10.'E_USER_DEPRECATED);
  7. return $this->services['Pimcore\\Migrations\\Configuration\\ConfigurationFactory'] = new \Pimcore\Migrations\Configuration\ConfigurationFactory($this, [=> ['identifier' => 'app''name' => 'Migrations''namespace' => 'App\\Migrations''directory' => (\dirname(__DIR__4).'/app/Migrations'), 'connection' => NULL], => ['identifier' => 'pimcore_core''name' => 'Pimcore Core Migrations''namespace' => 'Pimcore\\Bundle\\CoreBundle\\Migrations''directory' => (\dirname(__DIR__4).'/app/../vendor/pimcore/pimcore/bundles/CoreBundle/Migrations'), 'connection' => NULL]]);