You are here

protected property I18nQueryTrait::$i18nStringTable in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php \Drupal\content_translation\Plugin\migrate\source\I18nQueryTrait::i18nStringTable
  2. 9 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;