Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BlockComponentRenderArray.php
BlockComponentRenderArray::$currentUser
The current user.
Type:
\Drupal\Core\Session\AccountInterface
File
core/
modules/
layout_builder/
src/
EventSubscriber/
BlockComponentRenderArray.php
, line 35
Class
BlockComponentRenderArray
Builds render arrays and handles access for all block components.
Namespace
Drupal\layout_builder\EventSubscriber
Code
protected $currentUser;
RSS feed