Home
last modified time | relevance | path

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

/plugin/statistics/vendor/matomo/device-detector/Parser/Device/
DAbstractDeviceParser.php43 public const DEVICE_TYPE_CONSOLE = 4; define in DeviceDetector\\Parser\\Device\\AbstractDeviceParser
64 'console' => self::DEVICE_TYPE_CONSOLE,
/plugin/statistics/vendor/matomo/device-detector/
DDeviceDetector.php401 AbstractDeviceParser::DEVICE_TYPE_CONSOLE,