ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ 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 Sat Oct 4 2025 21:00:53 for ILIAS by
1.9.4 (using
Doxyfile
)