Ojs\CoreBundle\Command\ValidateEntitiesCommand::configure PHP Méthode

configure() protected méthode

protected configure ( )
    protected function configure()
    {
        $this->setName('ojs:validate:entities')->setDescription('Validate Entities.');
    }