protected property TempStore::$currentUser in Views Extras (Session/Cookie/Token Support) 8
Same name and namespace in other branches
- 2.x src/Plugin/views/argument_default/TempStore.php \Drupal\views_extras\Plugin\views\argument_default\TempStore::currentUser
The current user.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- src/
Plugin/ views/ argument_default/ TempStore.php, line 31
Class
- TempStore
- Default argument plugin to use the raw value from the URL.
Namespace
Drupal\views_extras\Plugin\views\argument_defaultCode
protected $currentUser;