services['event_dispatcher'] ?? $container->getEventDispatcherService()); if (isset($container->privates['notifier.transport_factory.null'])) { return $container->privates['notifier.transport_factory.null']; } return $container->privates['notifier.transport_factory.null'] = new \Symfony\Component\Notifier\Transport\NullTransportFactory($a, ($container->privates['.debug.http_client'] ?? $container->get_Debug_HttpClientService())); } }