ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
interface.ilStudyProgrammeMembershipSourceReader.php
Go to the documentation of this file.
1 <?php
2 
3 declare(strict_types = 1);
4 
12 {
16  public function getMemberIds() : array;
17 }