private property FieldDownloadCount::$currentUser in Open Social 10.3.x
Same name and namespace in other branches
- 10.0.x modules/custom/download_count/src/Plugin/Field/FieldFormatter/FieldDownloadCount.php \Drupal\download_count\Plugin\Field\FieldFormatter\FieldDownloadCount::currentUser
- 10.1.x modules/custom/download_count/src/Plugin/Field/FieldFormatter/FieldDownloadCount.php \Drupal\download_count\Plugin\Field\FieldFormatter\FieldDownloadCount::currentUser
- 10.2.x modules/custom/download_count/src/Plugin/Field/FieldFormatter/FieldDownloadCount.php \Drupal\download_count\Plugin\Field\FieldFormatter\FieldDownloadCount::currentUser
The current user.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- modules/
custom/ download_count/ src/ Plugin/ Field/ FieldFormatter/ FieldDownloadCount.php, line 33
Class
- FieldDownloadCount
- The FieldDownloadCount class.
Namespace
Drupal\download_count\Plugin\Field\FieldFormatterCode
private $currentUser;