예제 #1
0
파일: core.php 프로젝트: nibble-arts/oliv
 public static function __callStatic($m, $parameters)
 {
     return value::get($m, 'argv');
 }