Beispiel #1
0
 /**
  * {@inheritDoc}
  */
 protected function configure()
 {
     $this->addOption('max_length');
     parent::configure();
 }