protected property VideoUrlFormatter::$currentUser in Video 8
Same name and namespace in other branches
- 8.2 src/Plugin/Field/FieldFormatter/VideoUrlFormatter.php \Drupal\video\Plugin\Field\FieldFormatter\VideoUrlFormatter::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
Plugin/ Field/ FieldFormatter/ VideoUrlFormatter.php, line 39 - Contains \Drupal\video\Plugin\Field\FieldFormatter\VidePlayerFormatter.
Class
- VideoUrlFormatter
- Plugin implementation of the 'video_player' formatter.
Namespace
Drupal\video\Plugin\Field\FieldFormatterCode
protected $currentUser;