Exemple #1
0
 public function exists($val, $func)
 {
     return Instance::call($func, $val);
 }