ILIAS  release_7 Revision v7.30-3-g800a261c036
class.ilMMStorageStakeholder.php
Go to the documentation of this file.
1<?php
2
4
10{
11
15 public function getId() : string
16 {
17 return 'mme';
18 }
19
20 public function getOwnerOfNewResources() : int
21 {
22 return 6;
23 }
24
25}
An exception for terminatinating execution or to throw for unit testing.
Class ilMMStorageStakeholder.