ILIAS  release_8 Revision v8.23
class.ilObjBibliographicStakeholder.php
Go to the documentation of this file.
1 <?php
2 
20 
26 {
30  public function getId(): string
31  {
32  return 'bibl';
33  }
34 
38  public function getOwnerOfNewResources(): int
39  {
40  return 6;
41  }
42 }
Class ilObjBibliographicStakeholder.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...