protected property Block::$userRoleTable in Drupal 8
Same name and namespace in other branches
- 9 core/modules/block/src/Plugin/migrate/source/Block.php \Drupal\block\Plugin\migrate\source\Block::userRoleTable
Table listing user roles.
Type: string
File
- core/
modules/ block/ src/ Plugin/ migrate/ source/ Block.php, line 51
Class
- Block
- Drupal block source from database.
Namespace
Drupal\block\Plugin\migrate\sourceCode
protected $userRoleTable;