LocaleTranslationSource::$files

Same name and namespace in other branches
  1. main core/modules/locale/src/LocaleTranslationSource.php \Drupal\locale\LocaleTranslationSource::files

List of locale file object.

Valid keys are LOCALE_TRANSLATION_LOCAL or LOCALE_TRANSLATION_REMOTE.

Type: \Drupal\locale\File\LocaleFile[]

File

core/modules/locale/src/LocaleTranslationSource.php, line 33

Class

LocaleTranslationSource
Provides source and translation status information for a project/langcode.

Namespace

Drupal\locale

Code

public array $files = [];

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