ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
◀ ilDoc Overview
TestQuestionLogging.php
Go to the documentation of this file.
1
<?php
2
19
namespace
ILIAS\Test\Logging
;
20
21
interface
TestQuestionLogging
22
{
23
public
function
getLastParticipantInteraction
(): ?
TestParticipantInteraction
;
24
public
function
getLastQuestionAdministrationInteraction
(): ?
TestQuestionAdministrationInteraction
;
25
}
ILIAS\Test\Logging\TestQuestionLogging\getLastQuestionAdministrationInteraction
getLastQuestionAdministrationInteraction()
ILIAS\Test\Logging\TestQuestionAdministrationInteraction
Definition:
TestQuestionAdministrationInteraction.php:31
ILIAS\Test\Logging\TestQuestionLogging
Definition:
TestQuestionLogging.php:21
ILIAS\Test\Logging\TestQuestionLogging\getLastParticipantInteraction
getLastParticipantInteraction()
ILIAS\Test\Logging\TestParticipantInteraction
Definition:
TestParticipantInteraction.php:29
ILIAS\Test\Logging
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
AdditionalInformationGenerator.php:21
components
ILIAS
Test
src
Logging
TestQuestionLogging.php
Generated on Wed Sep 3 2025 23:04:03 for ILIAS by
1.8.13 (using
Doxyfile
)