BlockCustomTranslation::I18N_STRING_TABLE

Same name and namespace in other branches
  1. 9 core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php \Drupal\block_content\Plugin\migrate\source\d7\BlockCustomTranslation::I18N_STRING_TABLE
  2. 8.9.x core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php \Drupal\block_content\Plugin\migrate\source\d7\BlockCustomTranslation::I18N_STRING_TABLE
  3. 10 core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php \Drupal\block_content\Plugin\migrate\source\d7\BlockCustomTranslation::I18N_STRING_TABLE

File

core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php, line 30

Class

BlockCustomTranslation
Drupal 7 i18n content block translations source from database.

Namespace

Drupal\block_content\Plugin\migrate\source\d7

Code

const I18N_STRING_TABLE = 'i18n_string';

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