You are here

protected property ImageFieldTokensWigdet::$currentUser in ImageField Tokens 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldWidget/ImageFieldTokensWigdet.php, line 37

Class

ImageFieldTokensWigdet
Plugin implementation of the 'image_image' widget.

Namespace

Drupal\imagefield_tokens\Plugin\Field\FieldWidget

Code

protected $currentUser;