ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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\TestParticipantInteraction
Definition:
TestParticipantInteraction.php:30
ILIAS\Test\Logging\TestQuestionAdministrationInteraction
Definition:
TestQuestionAdministrationInteraction.php:32
ILIAS\Test\Logging\TestQuestionLogging
Definition:
TestQuestionLogging.php:22
ILIAS\Test\Logging\TestQuestionLogging\getLastQuestionAdministrationInteraction
getLastQuestionAdministrationInteraction()
ILIAS\Test\Logging\TestQuestionLogging\getLastParticipantInteraction
getLastParticipantInteraction()
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 Sat Oct 18 2025 23:04:30 for ILIAS by
1.9.4 (using
Doxyfile
)