ILIAS  release_7 Revision v7.30-3-g800a261c036
StakeholderRepository.php
Go to the documentation of this file.
1<?php
2
4
9
15{
16 public function register(ResourceIdentification $i, ResourceStakeholder $s) : bool;
17
19
24 public function getStakeholders(ResourceIdentification $i) : array;
25}
An exception for terminatinating execution or to throw for unit testing.
deregister(ResourceIdentification $i, ResourceStakeholder $s)
$i
Definition: metadata.php:24