You are here

protected property ImagefieldSlideshowFieldFormatter::$currentUser in Imagefield Slideshow 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

ImagefieldSlideshowFieldFormatter
Plugin implementation of 'imagefield_slideshow_field_formatter' formatter.

Namespace

Drupal\imagefield_slideshow\Plugin\Field\FieldFormatter

Code

protected $currentUser;