You are here

protected property jCarouselFieldFormatter::$currentUser in jQuery carousel 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldFormatter/jCarouselFieldFormatter.php, line 30

Class

jCarouselFieldFormatter
Plugin annotation @FieldFormatter( id = "jquery_carousel_images", label = @Translation("jQuery Carousel"), field_types = { "image" } )

Namespace

Drupal\jquery_carousel\Plugin\Field\FieldFormatter

Code

protected $currentUser;