ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
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)