|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\LegalDocuments\Value\CriterionContent:Public Member Functions | |
| __construct (private readonly string $type, private readonly array $arguments) | |
| type () | |
| arguments () | |
| equals (CriterionContent $other) | |
Definition at line 23 of file CriterionContent.php.
| ILIAS\LegalDocuments\Value\CriterionContent::__construct | ( | private readonly string | $type, |
| private readonly array | $arguments | ||
| ) |
Definition at line 25 of file CriterionContent.php.
| ILIAS\LegalDocuments\Value\CriterionContent::arguments | ( | ) |
Definition at line 34 of file CriterionContent.php.
Referenced by ILIAS\LegalDocuments\Repository\DatabaseDocumentRepository\criterionFields(), and ILIAS\LegalDocuments\Value\CriterionContent\equals().
Here is the caller graph for this function:| ILIAS\LegalDocuments\Value\CriterionContent::equals | ( | CriterionContent | $other | ) |
Definition at line 39 of file CriterionContent.php.
References ILIAS\LegalDocuments\Value\CriterionContent\arguments(), and ILIAS\LegalDocuments\Value\CriterionContent\type().
Here is the call graph for this function:| ILIAS\LegalDocuments\Value\CriterionContent::type | ( | ) |
Definition at line 29 of file CriterionContent.php.
Referenced by ILIAS\LegalDocuments\Repository\DatabaseDocumentRepository\criterionFields(), ILIAS\LegalDocuments\Value\CriterionContent\equals(), and ILIAS\LegalDocuments\Provide\ProvideDocument\toCondition().
Here is the caller graph for this function: