ILIAS
release_8 Revision v8.24
◀ ilDoc Overview
interface.ilTermsOfServiceEquatable.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
25
interface
ilTermsOfServiceEquatable
26
{
31
public
function
equals
($other): bool;
32
}
ilTermsOfServiceEquatable
Interface ilTermsOfServiceEquatable.
Definition:
interface.ilTermsOfServiceEquatable.php:26
ilTermsOfServiceEquatable\equals
equals($other)
Services
TermsOfService
interfaces
interface.ilTermsOfServiceEquatable.php
Generated on Sun Nov 2 2025 22:01:52 for ILIAS by
1.9.4 (using
Doxyfile
)