ILIAS  release_7 Revision v7.30-3-g800a261c036
interface.ilStudyProgrammeMembershipSourceReader.php
Go to the documentation of this file.
1<?php
2
3declare(strict_types = 1);
4
12{
16 public function getMemberIds() : array;
17}
An exception for terminatinating execution or to throw for unit testing.