N98\Magento\Command\Developer\Theme\InfoCommand::configure PHP Метод

configure() защищенный Метод

protected configure ( )
    protected function configure()
    {
        $this->setName('dev:theme:info')->setDescription('Displays settings of current design on particular store view');
    }