Knp\Bundle\KnpBundlesBundle\Command\KbTweetTrendingBundleCommand::configure PHP Méthode

configure() protected méthode

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