You are here

protected property Block::$blockRoleTable in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/block/src/Plugin/migrate/source/Block.php \Drupal\block\Plugin\migrate\source\Block::blockRoleTable

Table mapping blocks to user roles.

Type: string

File

core/modules/block/src/Plugin/migrate/source/Block.php, line 49
Contains \Drupal\block\Plugin\migrate\source\Block.

Class

Block
Drupal block source from database.

Namespace

Drupal\block\Plugin\migrate\source

Code

protected $blockRoleTable;