BoxTranslation::CUSTOM_BLOCK_TABLE

Drupal 6 table names.

Overrides BlockCustomTranslation::CUSTOM_BLOCK_TABLE

File

core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php, line 25

Class

BoxTranslation
Drupal 6 i18n content block translations source from database.

Namespace

Drupal\block_content\Plugin\migrate\source\d6

Code

const CUSTOM_BLOCK_TABLE = 'boxes';

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