ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\BookingManager\saveObjectSettingsCommand Class Reference
+ Collaboration diagram for ILIAS\BookingManager\saveObjectSettingsCommand:

Public Member Functions

 __construct (\ilObjBookingServiceSettings $settings)
 
 getSettings ()
 

Protected Attributes

ilObjBookingServiceSettings $settings
 

Detailed Description

Author
Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 24 of file class.saveObjectSettingsCommand.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\BookingManager\saveObjectSettingsCommand::__construct ( \ilObjBookingServiceSettings  $settings)

Member Function Documentation

◆ getSettings()

ILIAS\BookingManager\saveObjectSettingsCommand::getSettings ( )

Definition at line 34 of file class.saveObjectSettingsCommand.php.

35 {
36 return $this->settings;
37 }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...

References ILIAS\BookingManager\saveObjectSettingsCommand\$settings.

Field Documentation

◆ $settings


The documentation for this class was generated from the following file: