protected property ViewExecutableFactory::$user in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/src/ViewExecutableFactory.php \Drupal\views\ViewExecutableFactory::user
- 10 core/modules/views/src/ViewExecutableFactory.php \Drupal\views\ViewExecutableFactory::user
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\viewsCode
protected $user;