Ojs\JournalBundle\Command\JournalFooterTextNormalizeCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('ojs:journal:footertext:normalize')->setDescription('Journal Announcement Normalize');
    }