Knp\Bundle\KnpBundlesBundle\Command\KbTweetTrendingBundleCommand::configure PHP 메소드

configure() 보호된 메소드

protected configure ( )
    protected function configure()
    {
        $this->setDefinition(array())->setName('kb:tweet:trending-bundle');
    }
KbTweetTrendingBundleCommand