You are here

protected property BlockPermissionsPermissions::$blockManager in Block permissions 8

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/BlockPermissionsPermissions.php, line 23

Class

BlockPermissionsPermissions
Provides dynamic permissions of the blocks module.

Namespace

Drupal\block_permissions

Code

protected $blockManager;