= htmlReady(sprintf(
'%s(%s)',
isset($class) ? "{$class}{$type}{$function}" : $function,
implode(', ', array_map(function ($arg) { return is_object($arg) ? get_class($arg) : (string) $arg; }, $args))
)) ?>
called at
= htmlReady("{$file}:{$line}") ?>