public BlockAccessControlHandler::__construct(EntityTypeInterface $entity_type, ExecutableManagerInterface $manager, ContextHandlerInterface $context_handler, ContextRepositoryInterface $context_repository)
Constructs the block access control handler instance
Parameters
\Drupal\Core\Entity\EntityTypeInterface $entity_type: The entity type definition.
\Drupal\Core\Executable\ExecutableManagerInterface $manager: The ConditionManager for checking visibility of blocks.
\Drupal\Core\Plugin\Context\