privates['console.command.messenger_failed_messages_remove'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand('failed', ($container->privates['.service_locator.Y4J.A.e'] ?? $container->load('get_ServiceLocator_Y4J_A_EService'))); $instance->setName('messenger:failed:remove'); $instance->setDescription('Remove given messages from the failure transport'); return $instance; } }