ILIAS  release_10 Revision v10.1-43-ga1241a92c2f
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)