示例#1
0
文件: jsrt.php 项目: michaelprem/phc
 static function idv($id)
 {
     return jsrt::id($id)->getValue();
 }