You are here

protected property LocaleEvent::$langCodes in Drupal 9

Same name and namespace in other branches
  1. 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\locale

Code

protected $langCodes;