Initial Base
This commit is contained in:
37
var/cache/dev/Container2Z662Li/get_ServiceLocator_F6vdjrPService.php
vendored
Normal file
37
var/cache/dev/Container2Z662Li/get_ServiceLocator_F6vdjrPService.php
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
namespace Container2Z662Li;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class get_ServiceLocator_F6vdjrPService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private '.service_locator.F6vdjrP' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\DependencyInjection\ServiceLocator
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
return $container->privates['.service_locator.F6vdjrP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
|
||||
'kernel::registerContainerConfiguration' => ['privates', '.service_locator.zHyJIs5.kernel::registerContainerConfiguration()', 'get_ServiceLocator_ZHyJIs5_KernelregisterContainerConfigurationService', true],
|
||||
'App\\Kernel::registerContainerConfiguration' => ['privates', '.service_locator.zHyJIs5.kernel::registerContainerConfiguration()', 'get_ServiceLocator_ZHyJIs5_KernelregisterContainerConfigurationService', true],
|
||||
'kernel::loadRoutes' => ['privates', '.service_locator.zHyJIs5.kernel::loadRoutes()', 'get_ServiceLocator_ZHyJIs5_KernelloadRoutesService', true],
|
||||
'App\\Kernel::loadRoutes' => ['privates', '.service_locator.zHyJIs5.kernel::loadRoutes()', 'get_ServiceLocator_ZHyJIs5_KernelloadRoutesService', true],
|
||||
'kernel:registerContainerConfiguration' => ['privates', '.service_locator.zHyJIs5.kernel::registerContainerConfiguration()', 'get_ServiceLocator_ZHyJIs5_KernelregisterContainerConfigurationService', true],
|
||||
'kernel:loadRoutes' => ['privates', '.service_locator.zHyJIs5.kernel::loadRoutes()', 'get_ServiceLocator_ZHyJIs5_KernelloadRoutesService', true],
|
||||
], [
|
||||
'kernel::registerContainerConfiguration' => '?',
|
||||
'App\\Kernel::registerContainerConfiguration' => '?',
|
||||
'kernel::loadRoutes' => '?',
|
||||
'App\\Kernel::loadRoutes' => '?',
|
||||
'kernel:registerContainerConfiguration' => '?',
|
||||
'kernel:loadRoutes' => '?',
|
||||
]);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user