Beispiel #1
0
function f($key = '', $default = null)
{
    return visitor::f($key, $default);
}