protected property LocaleEvent::$langCodes in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/src/LocaleEvent.php \Drupal\locale\LocaleEvent::langCodes
The list of Language codes for updated translations.
Type: string[]
File
- core/
modules/ locale/ src/ LocaleEvent.php, line 17
Class
- LocaleEvent
- Defines a Locale event.
Namespace
Drupal\localeCode
protected $langCodes;