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