constant BlockCustomTranslation::CUSTOM_BLOCK_TABLE in Drupal 8
Same name and namespace in other branches
- 9 core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php \Drupal\block_content\Plugin\migrate\source\d7\BlockCustomTranslation::CUSTOM_BLOCK_TABLE
- 10 core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php \Drupal\block_content\Plugin\migrate\source\d7\BlockCustomTranslation::CUSTOM_BLOCK_TABLE
Drupal 7 table names.
File
- core/
modules/ block_content/ src/ Plugin/ migrate/ source/ d7/ BlockCustomTranslation.php, line 24
Class
- BlockCustomTranslation
- Gets Drupal 7 custom block translation from database.
Namespace
Drupal\block_content\Plugin\migrate\source\d7Code
const CUSTOM_BLOCK_TABLE = 'block_custom';