ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
class.ilDataCollectionOutboundsAdapter.php
Go to the documentation of this file.
1 <?php
2 
20 {
21  private function __construct()
22  {
23  }
24 
25  public static function new(): self
26  {
27  return new self();
28  }
29 
31  {
33  }
34 
36  {
38  }
39 
41  {
43  }
44 }
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...
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...