You are here

protected property BynderFormatter::$currentUser in Bynder 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Field/FieldFormatter/BynderFormatter.php \Drupal\bynder\Plugin\Field\FieldFormatter\BynderFormatter::currentUser

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/Field/FieldFormatter/BynderFormatter.php, line 45

Class

BynderFormatter
Plugin implementation of the 'Bynder' formatter.

Namespace

Drupal\bynder\Plugin\Field\FieldFormatter

Code

protected $currentUser;