You are here

protected property QuickEditIntegration::$currentUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/src/QuickEditIntegration.php \Drupal\layout_builder\QuickEditIntegration::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/layout_builder/src/QuickEditIntegration.php, line 43

Class

QuickEditIntegration
Helper methods for Quick Edit module integration.

Namespace

Drupal\layout_builder

Code

protected $currentUser;