BlockCustomTranslation::CUSTOM_BLOCK_TABLE

Drupal 7 table names.

File

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

Class

BlockCustomTranslation
Drupal 7 i18n content block translations source from database.

Namespace

Drupal\block_content\Plugin\migrate\source\d7

Code

const CUSTOM_BLOCK_TABLE = 'block_custom';

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