Home
last modified time | relevance | path

Searched defs:setYamlParser (Results 1 – 4 of 4) sorted by relevance

/plugin/statistics/vendor/matomo/device-detector/Parser/Client/
H A DMobileApp.php92 public function setYamlParser(YamlParser $yamlParser): void function in DeviceDetector\\Parser\\Client\\MobileApp
H A DBrowser.php962 public function setYamlParser(YamlParser $yamlParser): void function in DeviceDetector\\Parser\\Client\\Browser
/plugin/statistics/vendor/matomo/device-detector/Parser/
H A DAbstractParser.php257 public function setYamlParser(YamlParser $yamlParser): void function in DeviceDetector\\Parser\\AbstractParser
/plugin/statistics/vendor/matomo/device-detector/
H A DDeviceDetector.php725 public function setYamlParser(YamlParser $yamlParser): void function in DeviceDetector\\DeviceDetector