You are here

protected property FastlyImageFormatter::$currentUser in Fastly 8.3

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldFormatter/FastlyImageFormatter.php, line 37

Class

FastlyImageFormatter
Plugin implementation of the fastly 'image' formatter.

Namespace

Drupal\fastly\Plugin\Field\FieldFormatter

Code

protected $currentUser;