Exemplo n.º 1
0
 /**
  * Log
  *
  */
 function log()
 {
     return $this->hasAira ? Aira::Add('INCORRECT_FORM') : $this;
 }