ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
◀ 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 Sat Dec 13 2025 22:01:55 for ILIAS by
1.9.4 (using
Doxyfile
)