BlockTypeAccessControlHandler::$viewLabelOperation

Same name and namespace in other branches
  1. 11.x core/modules/block_content/src/BlockTypeAccessControlHandler.php \Drupal\block_content\BlockTypeAccessControlHandler::viewLabelOperation
  2. main core/modules/block_content/src/BlockTypeAccessControlHandler.php \Drupal\block_content\BlockTypeAccessControlHandler::viewLabelOperation

Type: viewLabelOperation

Overrides EntityAccessControlHandler::$viewLabelOperation

File

core/modules/block_content/src/BlockTypeAccessControlHandler.php, line 20

Class

BlockTypeAccessControlHandler
Defines the access control handler for the "Block Type" entity type.

Namespace

Drupal\block_content

Code

protected $viewLabelOperation = TRUE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.