Exemple #1
0
 /**
  * {@inheritdoc}
  */
 public function getCommandNamePrefix()
 {
     return parent::getCommandNamePrefix() . 'migrations:';
 }