You are here

protected property ColorboxFormatter::$currentUser in Colorbox 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldFormatter/ColorboxFormatter.php, line 39

Class

ColorboxFormatter
Plugin implementation of the 'colorbox' formatter.

Namespace

Drupal\colorbox\Plugin\Field\FieldFormatter

Code

protected $currentUser;