protected property SimpleBlockAddControllerSubscriber::$currentUser in Simple Block 8
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- modules/
simple_block_layout_builder/ src/ Event/ Subscriber/ SimpleBlockAddControllerSubscriber.php, line 45
Class
- SimpleBlockAddControllerSubscriber
- Alters the render array of Layout Builder ChooseBlockController::build().
Namespace
Drupal\simple_block_layout_builder\Event\SubscriberCode
protected $currentUser;