protected property BynderFormatterBase::$currentUser in Bynder 8.3
Same name and namespace in other branches
- 4.0.x src/Plugin/Field/FieldFormatter/BynderFormatterBase.php \Drupal\bynder\Plugin\Field\FieldFormatter\BynderFormatterBase::currentUser
The current user.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- src/
Plugin/ Field/ FieldFormatter/ BynderFormatterBase.php, line 35
Class
- BynderFormatterBase
- Base class for Bynder formatters.
Namespace
Drupal\bynder\Plugin\Field\FieldFormatterCode
protected $currentUser;