privates['DMD\\LaLigaApi\\Service\\Common\\NotificationFactory'] = new \DMD\LaLigaApi\Service\Common\NotificationFactory(($container->privates['DMD\\LaLigaApi\\Repository\\CustomRoleRepository'] ?? $container->load('getCustomRoleRepositoryService')), ($container->privates['DMD\\LaLigaApi\\Repository\\TeamRepository'] ?? $container->load('getTeamRepositoryService')), ($container->services['doctrine.orm.default_entity_manager'] ?? $container->load('getDoctrine_Orm_DefaultEntityManagerService')), ($container->privates['DMD\\LaLigaApi\\Service\\Common\\EmailSender'] ?? $container->load('getEmailSenderService'))); } }