コード例 #1
0
ファイル: Namespace.php プロジェクト: jeko/pksworld
 public function __construct($name, $priority)
 {
     parent::__construct($name, $priority);
 }