You are here

protected property BynderFormatter::$currentUser in Bynder 8.2

Same name and namespace in other branches
  1. 8 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 47

Class

BynderFormatter
Plugin implementation of the 'Bynder' formatter.

Namespace

Drupal\bynder\Plugin\Field\FieldFormatter

Code

protected $currentUser;