Beispiel #1
0
function objToArray($obj)
{
    return CommonUtils::ObjectToArray($obj);
}