You are here

protected property ImageRawFormatter::$currentUser in Image Raw Formatter 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldFormatter/ImageRawFormatter.php, line 39
Contains \Drupal\image_raw_formatter\Plugin\Field\FieldFormatter\ImageRawFormatter.

Class

ImageRawFormatter
Plugin implementation of the 'image_raw_formatter' formatter.

Namespace

Drupal\image_raw_formatter\Plugin\Field\FieldFormatter

Code

protected $currentUser;