Ojs\CoreBundle\Command\NormalizeTranslatableObjectsCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('ojs:normalize:translatable:objects')->setDescription('Import normalize translatable objects.');
    }