Ejemplo n.º 1
0
 /**
  * Returns a unique list of offer object. 
  * @return string[]
  */
 public function GetObjects()
 {
     return Offers::GetObjects();
 }