예제 #1
0
파일: Aspect.php 프로젝트: Konro1/pms
 function __construct($width, $height)
 {
     parent::__construct($width, $height);
 }