ILIAS
release_8 Revision v8.23
◀ 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:25
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 Mon Sep 1 2025 22:02:47 for ILIAS by
1.8.13 (using
Doxyfile
)