You are here

protected property BlockAccessControlHandler::$manager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/block/src/BlockAccessControlHandler.php \Drupal\block\BlockAccessControlHandler::manager

The condition plugin manager.

Type: \Drupal\Core\Executable\ExecutableManagerInterface

File

core/modules/block/src/BlockAccessControlHandler.php, line 40
Contains \Drupal\block\BlockAccessControlHandler.

Class

BlockAccessControlHandler
Defines the access control handler for the block entity type.

Namespace

Drupal\block

Code

protected $manager;