Home
last modified time | relevance | path

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

/plugin/acknowledge/admin/
H A Dstats.php72 $this->htmlRow($this->nsLabel($key, $ns, $data['haschildren']), $data);
148 protected function htmlRow(string $label, array $data): void function in admin_plugin_acknowledge_stats