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