ILIAS
release_8 Revision v8.23
◀ ilDoc Overview
ControlFlowCommandHandler.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
4
21
namespace
ILIAS\EmployeeTalk\UI
;
22
23
interface
ControlFlowCommandHandler
24
{
25
public
function
executeCommand
(): void;
26
}
ILIAS\EmployeeTalk\UI\ControlFlowCommandHandler
Definition:
ControlFlowCommandHandler.php:23
ILIAS\EmployeeTalk\UI\ControlFlowCommandHandler\executeCommand
executeCommand()
ILIAS\EmployeeTalk\UI
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
ControlFlowCommand.php:21
Modules
EmployeeTalk
classes
UI
ControlFlowCommandHandler.php
Generated on Sun Aug 31 2025 22:01:23 for ILIAS by
1.8.13 (using
Doxyfile
)