ILIAS  release_8 Revision v8.24
class.ilBookingPreferencesFactory.php
Go to the documentation of this file.
1<?php
2
24{
25 public function __construct()
26 {
27 }
28
32 public function preferences(array $preferences): ilBookingPreferences
33 {
34 return new ilBookingPreferences($preferences);
35 }
36}
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...