You are here

protected property PathValidator::$account in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Path/PathValidator.php \Drupal\Core\Path\PathValidator::account

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

core/lib/Drupal/Core/Path/PathValidator.php, line 43

Class

PathValidator
Provides a default path validator and access checker.

Namespace

Drupal\Core\Path

Code

protected $account;