LocaleTranslationSource::$core

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

The core for the Server pattern, always "all".

Type: string

File

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

Class

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

Namespace

Drupal\locale

Code

public string $core = 'all';

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