PHP Класс Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand

Автор: Jérémy Romey ([email protected])
Наследование: extends Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand
Показать файл Открыть проект

Защищенные методы

Метод Описание
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
outputMailer ( $name )
outputMailers ( $routes = null )

Приватные методы

Метод Описание
isDefaultMailer ( $name )

Описание методов

configure() защищенный Метод

См. также: Command
protected configure ( )

execute() защищенный Метод

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

outputMailer() защищенный Метод

protected outputMailer ( $name )

outputMailers() защищенный Метод

protected outputMailers ( $routes = null )