예제 #1
0
파일: RoleDAO.php 프로젝트: stuhin/phpMVC
 /**
  * RoleDAO constructor.
  */
 public function __construct()
 {
     parent::__construct();
 }