LocaleEvent::$langCodes

Same name in other branches
  1. 8.9.x core/modules/locale/src/LocaleEvent.php \Drupal\locale\LocaleEvent::langCodes
  2. 10 core/modules/locale/src/LocaleEvent.php \Drupal\locale\LocaleEvent::langCodes
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.