privates['twig'] ?? $container->load('getTwigService')); if (isset($container->privates['.ux.twig_component.twig.component_runtime'])) { return $container->privates['.ux.twig_component.twig.component_runtime']; } $b = ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)); if (isset($container->privates['.ux.twig_component.twig.component_runtime'])) { return $container->privates['.ux.twig_component.twig.component_runtime']; } $c = ($container->privates['ux.twig_component.component_factory'] ?? $container->load('getUx_TwigComponent_ComponentFactoryService')); if (isset($container->privates['.ux.twig_component.twig.component_runtime'])) { return $container->privates['.ux.twig_component.twig.component_runtime']; } return $container->privates['.ux.twig_component.twig.component_runtime'] = new \Symfony\UX\TwigComponent\Twig\ComponentRuntime(new \Symfony\UX\TwigComponent\ComponentRenderer($a, $b, $c, ($container->privates['property_accessor'] ?? self::getPropertyAccessorService($container)), new \Symfony\UX\TwigComponent\ComponentStack()), ($container->privates['.service_locator.Xbsa8iG'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], []))); } }