예제 #1
0
파일: Namespace.php 프로젝트: jeko/pksworld
 public function __construct($name, $priority)
 {
     parent::__construct($name, $priority);
 }