Пример #1
0
function g_arr($key, $default = [])
{
    return visitor::g_arr($key, $default);
}