ILIAS
release_8 Revision v8.24
◀ ilDoc Overview
interface.ilTermsOfServiceControllerEnabled.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
25
interface
ilTermsOfServiceControllerEnabled
26
{
30
public
function
executeCommand
(): void;
31
}
ilTermsOfServiceControllerEnabled
Interface ilTermsOfServiceControllerEnabled.
Definition:
interface.ilTermsOfServiceControllerEnabled.php:26
ilTermsOfServiceControllerEnabled\executeCommand
executeCommand()
The implemented class should be ilCtrlInterface enabled and execute or forward the given command.
Services
TermsOfService
interfaces
interface.ilTermsOfServiceControllerEnabled.php
Generated on Sun Nov 2 2025 22:01:52 for ILIAS by
1.9.4 (using
Doxyfile
)