Home
last modified time | relevance | path

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

/plugin/statistics/
DLogger.php27 protected string $uaType = 'browser'; variable in dokuwiki\\plugin\\statistics\\Logger
75 $this->uaType = 'feedreader';
77 $this->uaType = 'robot';
197 $this->uaType,
/plugin/statistics/_test/
DLoggerTest.php531 $uaTypeProperty = $reflection->getProperty('uaType');