I18nQueryTrait::$i18nStringTable
Same name in other branches
- 9 core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php \Drupal\content_translation\Plugin\migrate\source\I18nQueryTrait::i18nStringTable
- 8.9.x 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 21
Class
- I18nQueryTrait
- Gets an i18n translation from the source database.
Namespace
Drupal\content_translation\Plugin\migrate\sourceCode
protected $i18nStringTable;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.