ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
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 }
Class ilMMStorageStakeholder.