You are here

protected property ImageFormatterLinkToImageStyleFormatter::$currentUser in Image formatter link to image style 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldFormatter/ImageFormatterLinkToImageStyleFormatter.php, line 42

Class

ImageFormatterLinkToImageStyleFormatter
Plugin implementation of the 'image_formatter_link_to_image_style' formatter.

Namespace

Drupal\image_formatter_link_to_image_style\Plugin\Field\FieldFormatter

Code

protected $currentUser;