Exemplo n.º 1
0
 public function setCreatedDate($createdDate)
 {
     $this->__load();
     return parent::setCreatedDate($createdDate);
 }