Esempio n. 1
0
 public function getDonatedObjects()
 {
     return CI_DonatedObject::getDataFromArray($this->donatedObjects);
 }