You are here

protected property VideoJsPlayerFormatter::$currentUser in Video.js (HTML5 Video Player) 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldFormatter/VideoJsPlayerFormatter.php, line 40
Contains \Drupal\videojs\Plugin\Field\FieldFormatter\VideJsPlayerFormatter.

Class

VideoJsPlayerFormatter
Plugin implementation of the 'videojs_player' formatter.

Namespace

Drupal\videojs\Plugin\Field\FieldFormatter

Code

protected $currentUser;