I18nQueryTrait::$i18nStringTable

Same name in other branches
  1. 8.9.x core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php \Drupal\content_translation\Plugin\migrate\source\I18nQueryTrait::i18nStringTable
  2. 10 core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php \Drupal\content_translation\Plugin\migrate\source\I18nQueryTrait::i18nStringTable
  3. 11.x core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php \Drupal\content_translation\Plugin\migrate\source\I18nQueryTrait::i18nStringTable

The i18n string table name.

Type: string

File

core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php, line 19

Class

I18nQueryTrait
Gets an i18n translation from the source database.

Namespace

Drupal\content_translation\Plugin\migrate\source

Code

protected $i18nStringTable;

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