Пример #1
0
function infoFields()
{
    $c = new Drink();
    return $c->getFields();
}