*/ class SaveUserCalendarPreferencesCommand implements CommandInterface { public function __construct( public string $enable_ical_up_ep, ) {} }