Exemplo n.º 1
0
 /**
  * Returns all the device ids in wurfl
  *
  * @return array
  */
 public function getAllDevicesID()
 {
     return $this->_wurflService->getAllDevicesID();
 }