コード例 #1
0
ファイル: jajjimento.php プロジェクト: TeaMeow/Jajjimento
 /**
  * Log
  *
  */
 function log()
 {
     return $this->hasAira ? Aira::Add('INCORRECT_FORM') : $this;
 }