Stores the current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/modules/views/src/ViewExecutableFactory.php, line 19
Class
- ViewExecutableFactory
- Defines the cache backend factory.
Namespace
Drupal\views
Code
protected $user;
Stores the current user.
Type: \Drupal\Core\Session\AccountInterface
Drupal\views
protected $user;
Please login to continue.