You are here

protected property BlocksRendererHelper::$currentUser in Gutenberg 8.2

Same name and namespace in other branches
  1. 8 src/BlocksRendererHelper.php \Drupal\gutenberg\BlocksRendererHelper::currentUser

Drupal\Core\Session\AccountProxyInterface instance.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/BlocksRendererHelper.php, line 43

Class

BlocksRendererHelper
Class BlocksRendererHelper.

Namespace

Drupal\gutenberg

Code

protected $currentUser;