Fix the cs

This commit is contained in:
Narek Zakarian 2025-02-21 15:49:03 +04:00
parent 2a30ee0b70
commit 07eb55eac8
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7

View file

@ -79,7 +79,7 @@ class SettingsMapHelper {
* @param StylingSettingsMapHelper $styling_settings_map_helper A helper for mapping the old/new styling settings.
* @param SettingsTabMapHelper $settings_tab_map_helper A helper for mapping the old/new settings tab settings.
* @param SubscriptionSettingsMapHelper $subscription_map_helper A helper for mapping old and new subscription settings.
* @param GeneralSettingsMapHelper $general_settings_map_helper A helper for mapping old and new general settings.
* @param GeneralSettingsMapHelper $general_settings_map_helper A helper for mapping old and new general settings.
* @throws RuntimeException When an old key has multiple mappings.
*/
public function __construct(