Ejemplo n.º 1
0
function populateBean(&$focus)
{
    $jsonServer = new LegacyJsonServer();
    return $jsonServer->populateBean($focus);
}