You are here

protected property ImageFieldTokensFormatter::$currentUser in ImageField Tokens 8

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

The current user.

Type: \Drupal\Core\Session\AccountInterface

Overrides ImageFormatter::$currentUser

File

src/Plugin/Field/FieldFormatter/ImageFieldTokensFormatter.php, line 37

Class

ImageFieldTokensFormatter
Plugin implementation of the 'image' formatter.

Namespace

Drupal\imagefield_tokens\Plugin\Field\FieldFormatter

Code

protected $currentUser;