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

configure() protected méthode

protected configure ( )
    protected function configure()
    {
        $this->setName('kb:solr:reindex')->setDescription('Removes all data from solr index and creates new index');
    }