The instantiated account.
Type: \Drupal\Core\Session\AccountInterface
File
- core/lib/Drupal/Core/Session/AccountProxy.php, line 23
Class
- AccountProxy
- A proxied implementation of AccountInterface.
Namespace
Drupal\Core\Session
Code
1 | protected $account ; |
Please login to continue.