예제 #1
0
파일: Square.php 프로젝트: venril/painter
 function setHeight($height)
 {
     $height = $this->getHeight();
     parent::setHeigth($heigth);
 }