Наследование: implements DeviceDetector\Yaml\Parser
Пример #1
0
 public function parseFile($file)
 {
     return SpycParser::YAMLLoad($file);
 }