예제 #1
0
파일: shortcuts.php 프로젝트: nolka/k5
function objToArray($obj)
{
    return CommonUtils::ObjectToArray($obj);
}