The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/lib/Drupal/Core/Path/PathValidator.php, line 42
 
Class
- PathValidator
 - Provides a default path validator and access checker.
 
Namespace
Drupal\Core\Path
Code
protected $account;
The current user.
Type: \Drupal\Core\Session\AccountInterface
Drupal\Core\Path
protected $account;
Please login to continue.