示例#1
0
function arr_only()
{
    return \Arrgh\Arrgh::only(...func_get_args());
}