protected property TwentyTwentyFieldFormatter::$currentUser in ZURB TwentyTwenty 8
Same name and namespace in other branches
- 2.0.x src/Plugin/Field/FieldFormatter/TwentyTwentyFieldFormatter.php \Drupal\zurb_twentytwenty\Plugin\Field\FieldFormatter\TwentyTwentyFieldFormatter::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
Plugin/ Field/ FieldFormatter/ TwentyTwentyFieldFormatter.php, line 38 - Contains Drupal\zurb_twentytwenty\Plugin\Field\FieldFormatter\TwentyTwentyFieldFormatter.
Class
- TwentyTwentyFieldFormatter
- Plugin implementation of the 'twentytwenty_field_formatter' formatter.
Namespace
Drupal\zurb_twentytwenty\Plugin\Field\FieldFormatterCode
protected $currentUser;