You are here

protected property BlocksRendererHelper::$currentUser in Gutenberg 8

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

Drupal\Core\Session\AccountProxyInterface instance.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/BlocksRendererHelper.php, line 37

Class

BlocksRendererHelper
Class BlocksRendererHelper.

Namespace

Drupal\gutenberg

Code

protected $currentUser;