Example #1
0
 public function getRoleList()
 {
     return $this->roleDao->findAll();
 }