Example #1
0
function c_arr($key, $default = [])
{
    return visitor::c_arr($key, $default);
}