コード例 #1
0
ファイル: Validation.php プロジェクト: eghojansu/moe
 public function exists($val, $func)
 {
     return Instance::call($func, $val);
 }