public function Base::i18nStringsRefresh in Openlayers 7.3
Refresh string translations.
Overrides ObjectInterface::i18nStringsRefresh
1 call to Base::i18nStringsRefresh()
- Base::optionsFormSubmit in src/
Types/ Base.php - Submit callback for the options form.
1 method overrides Base::i18nStringsRefresh()
- LayerSwitcher::i18nStringsRefresh in src/
Plugin/ Control/ LayerSwitcher/ LayerSwitcher.php - Refresh string translations.
File
- src/
Types/ Base.php, line 334 - Class Object.
Class
- Base
- Class Base.
Namespace
Drupal\openlayers\TypesCode
public function i18nStringsRefresh() {
}