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