You are here

protected property ImageUrlFormatter::$currentUser in Image URL Formatter 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php, line 35

Class

ImageUrlFormatter
Plugin implementation of the 'image_url' formatter.

Namespace

Drupal\image_url_formatter\Plugin\Field\FieldFormatter

Code

protected $currentUser;