The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/modules/views/src/ViewExecutable.php, line 408
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
protected $user;
The current user.
Type: \Drupal\Core\Session\AccountInterface
Drupal\views
protected $user;
Please login to continue.