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