예제 #1
0
파일: jsrt.php 프로젝트: michaelprem/phc
 static function idv($id)
 {
     return jsrt::id($id)->getValue();
 }