コード例 #1
0
ファイル: core.php プロジェクト: nibble-arts/oliv
 public static function __callStatic($m, $parameters)
 {
     return value::get($m, 'argv');
 }