Knp\Bundle\KnpBundlesBundle\Command\KbTweetTrendingBundleCommand::configure PHP Method

configure() protected method

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