Home
last modified time | relevance | path

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

/plugin/statistics/vendor/matomo/device-detector/Parser/
DAbstractParser.php87 public const VERSION_TRUNCATION_MAJOR = 0; define in DeviceDetector\\Parser\\AbstractParser
187 self::VERSION_TRUNCATION_MAJOR,
/plugin/statistics/
DLogger.php69 AbstractDeviceParser::setVersionTruncation(AbstractParser::VERSION_TRUNCATION_MAJOR);