41 lines
2.3 KiB
PHP
41 lines
2.3 KiB
PHP
<?php
|
|
|
|
namespace ContainerJIjZcG1;
|
|
|
|
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
|
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
|
|
|
/**
|
|
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
|
*/
|
|
class get_ServiceLocator_30y7DS5Service extends App_KernelDevDebugContainer
|
|
{
|
|
/**
|
|
* Gets the private '.service_locator.30y7DS5' shared service.
|
|
*
|
|
* @return \Symfony\Component\DependencyInjection\ServiceLocator
|
|
*/
|
|
public static function do($container, $lazyLoad = true)
|
|
{
|
|
return $container->privates['.service_locator.30y7DS5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService, [
|
|
'App\\Controller\\Admin\\DashboardController::configureUserMenu' => ['privates', '.service_locator.q6hA_O0', 'get_ServiceLocator_Q6hAO0Service', true],
|
|
'App\\Kernel::loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', true],
|
|
'App\\Kernel::registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', true],
|
|
'kernel::loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', true],
|
|
'kernel::registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', true],
|
|
'App\\Controller\\Admin\\DashboardController:configureUserMenu' => ['privates', '.service_locator.q6hA_O0', 'get_ServiceLocator_Q6hAO0Service', true],
|
|
'kernel:loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', true],
|
|
'kernel:registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', true],
|
|
], [
|
|
'App\\Controller\\Admin\\DashboardController::configureUserMenu' => '?',
|
|
'App\\Kernel::loadRoutes' => '?',
|
|
'App\\Kernel::registerContainerConfiguration' => '?',
|
|
'kernel::loadRoutes' => '?',
|
|
'kernel::registerContainerConfiguration' => '?',
|
|
'App\\Controller\\Admin\\DashboardController:configureUserMenu' => '?',
|
|
'kernel:loadRoutes' => '?',
|
|
'kernel:registerContainerConfiguration' => '?',
|
|
]);
|
|
}
|
|
}
|