Newscoop\CommunityTickerBundle\Command\MigrateTablesCommand::configure PHP 메소드

configure() 보호된 메소드

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