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