Newscoop\Tools\Console\Command\EventsNotifierCommand::configure PHP Method

configure() protected method

See also: Console\Command\Command
protected configure ( )
    protected function configure()
    {
        $this->setName('newscoop:notifier:events')->setDescription('Send events notifications');
    }