Newscoop\CommunityTickerBundle\Command\MigrateTablesCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('ticker:migrate')->setDescription('Migrates community ticker data to plugin table and removes old one from core.');
    }