ILIAS
release_8 Revision v8.23
◀ ilDoc Overview
interface.ilTermsOfServiceJsonSerialization.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
25
interface
ilTermsOfServiceJsonSerialization
26
{
27
public
function
toJson
(): string;
28
}
ilTermsOfServiceJsonSerialization
Interface ilTermsOfServiceJsonSerialization.
Definition:
interface.ilTermsOfServiceJsonSerialization.php:25
ilTermsOfServiceJsonSerialization\toJson
toJson()
Services
TermsOfService
interfaces
interface.ilTermsOfServiceJsonSerialization.php
Generated on Mon Sep 1 2025 22:02:47 for ILIAS by
1.8.13 (using
Doxyfile
)