diff --git a/core/modules/locale/src/LocaleConfigSubscriber.php b/core/modules/locale/src/LocaleConfigSubscriber.php index fc1315c..dccd885 100644 --- a/core/modules/locale/src/LocaleConfigSubscriber.php +++ b/core/modules/locale/src/LocaleConfigSubscriber.php @@ -134,7 +134,8 @@ protected function updateLocaleStorage(StorableConfigBase $config, $langcode, ar * @param array $config * The active configuration data or override data. * @param array|\Drupal\Core\StringTranslation\TranslationWrapper $translatable - * The translatable array structure, see this::getTranslatableData(). + * The translatable array structure, see + * LocaleConfigManager::getTranslatableData(). * @param string $langcode * The language code to process the array with. * @param array $reference_config