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

См. также: Command
protected configure ( )
 protected function configure()
 {
     parent::configure();
     $this->setName('doctrine:phpcr:register-system-node-types')->addOption('session', null, InputOption::VALUE_OPTIONAL, 'The session to use for this command');
 }