Ejemplo n.º 1
0
 public function setHeight($height)
 {
     $this->__load();
     return parent::setHeight($height);
 }