Esempio n. 1
0
 /**
  * Returns the version info about the loaded WURFL
  * @return WURFL_Xml_Info WURFL Version info
  * @see WURFL_DeviceRepository::getWURFLInfo()
  */
 public function getWURFLInfo()
 {
     return $this->_deviceRepository->getWURFLInfo();
 }