Exemplo n.º 1
0
function objToArray($obj)
{
    return CommonUtils::ObjectToArray($obj);
}