ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
interface.ilVersionControlInformation.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
25
interface
ilVersionControlInformation
26
{
27
public
function
getInformationAsHtml
(): string;
28
}
ilVersionControlInformation
Class ilVersionControlInformation.
Definition:
interface.ilVersionControlInformation.php:26
ilVersionControlInformation\getInformationAsHtml
getInformationAsHtml()
components
ILIAS
Administration
interfaces
interface.ilVersionControlInformation.php
Generated on Sat Oct 18 2025 23:02:17 for ILIAS by
1.9.4 (using
Doxyfile
)