Allow access to user label.
Type: bool
Overrides EntityAccessControlHandler::$viewLabelOperation
File
- core/modules/user/src/UserAccessControlHandler.php, line 24
Class
- UserAccessControlHandler
- Defines the access control handler for the user entity type.
Namespace
Drupal\user
Code
protected $viewLabelOperation = TRUE;
Please login to continue.