Home
last modified time | relevance | path

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

/plugin/statistics/
Daction.php109 $hlp->getLogger()->logEdit($event->data[1] . ':' . $event->data[2], $type);
DLogger.php482 public function logEdit(string $page, string $type): void function in dokuwiki\\plugin\\statistics\\Logger
/plugin/statistics/_test/
DLoggerTest.php453 $this->helper->getLogger()->logEdit($page, $type);