You are here

protected property ImagecacheExternalResponsiveImage::$currentUser in Imagecache External 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldFormatter/ImagecacheExternalResponsiveImage.php, line 56

Class

ImagecacheExternalResponsiveImage
Plugin implementation of the 'imagecache_external_image' formatter.

Namespace

Drupal\imagecache_external\Plugin\Field\FieldFormatter

Code

protected $currentUser;