You are here

protected property ImageFieldTokensCropWidget::$currentUser in ImageField Tokens 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldWidget/ImageFieldTokensCropWidget.php, line 38

Class

ImageFieldTokensCropWidget
Plugin implementation of the 'image_widget_crop' widget.

Namespace

Drupal\imagefield_tokens\Plugin\Field\FieldWidget

Code

protected $currentUser;