You are here

constant BlockCustomTranslation::I18N_STRING_TABLE in Drupal 8

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. 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 25

Class

BlockCustomTranslation
Gets Drupal 7 custom block translation from database.

Namespace

Drupal\block_content\Plugin\migrate\source\d7

Code

const I18N_STRING_TABLE = 'i18n_string';