Home
last modified time | relevance | path

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

/plugin/acknowledge/admin/
H A Dstats.php105 * @param bool $haschildren
108 protected function nsLabel(string $key, string $ns, bool $haschildren): string argument
121 return $haschildren ? $this->nsLink($key, $label) : $label;