@@ -23,5 +23,8 @@ |
||
| 23 | 23 | |
| 24 | 24 | interface InstitutionRoleSetInterface |
| 25 | 25 | { |
| 26 | + /** |
|
| 27 | + * @return InstitutionRole[] |
|
| 28 | + */ |
|
| 26 | 29 | public function getRoles(); |
| 27 | 30 | } |