ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
interface.ilTestQuestionSequence.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2013 ILIAS open source, Extended GPL, see docs/LICENSE */
3
10
interface
ilTestQuestionSequence
11
{
12
public
function
getQuestionIds
();
13
}
php
An exception for terminatinating execution or to throw for unit testing.
ilTestQuestionSequence
Definition:
interface.ilTestQuestionSequence.php:11
ilTestQuestionSequence\getQuestionIds
getQuestionIds()
Modules
Test
interfaces
interface.ilTestQuestionSequence.php
Generated on Thu Oct 2 2025 19:01:36 for ILIAS by
1.9.4 (using
Doxyfile
)