PHP Класс Newscoop\Tools\Console\Command\EventsNotifierCommand

Наследование: extends Symfony\Component\Console\Command\Command
Показать файл Открыть проект

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

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

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

Метод Описание
getAutoId ( ) : string
getReplyAddress ( ) : string Reads reply address
initSmarty ( ) : object
sendEmail ( $message ) : boolean

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

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

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

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

См. также: Console\Command\Command
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