Home
last modified time | relevance | path

Searched refs:formatCall (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Debug/
H A DDebugHelper.php56 $thing ?: self::formatCall($self),
57 self::formatCall($call),
68 protected static function formatCall($call) function in dokuwiki\\Debug\\DebugHelper