Exemplo n.º 1
0
 /**
  * Can be used as hook after a command is executed.
  *
  * @return void
  */
 public function onAfterExecute()
 {
     parent::onAfterExecute();
 }