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

configure() protected method

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