ILIAS
release_8 Revision v8.23
◀ 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:25
ilTermsOfServiceEquatable\equals
equals($other)
Services
TermsOfService
interfaces
interface.ilTermsOfServiceEquatable.php
Generated on Sun Aug 31 2025 22:02:36 for ILIAS by
1.8.13 (using
Doxyfile
)