ILIAS  release_8 Revision v8.23
class.ilUserBadgeProvider.php
Go to the documentation of this file.
1 <?php
2 
24 {
28  public function getBadgeTypes(): array
29  {
30  return [
31  new ilUserProfileBadge()
32  ];
33  }
34 }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...