ILIAS  trunk Revision v11.0_alpha-2638-g80c1d007f79
ilTestRandomQuestionSequence.php
Go to the documentation of this file.
1 <?php
2 
26 {
27  public function getResponsibleSourcePoolDefinitionId(int $question_id): ?int;
28 }
getResponsibleSourcePoolDefinitionId(int $question_id)