You are here

protected property Account::$drupal7 in Service Container 7.2

Same name and namespace in other branches
  1. 7 src/Session/Account.php \Drupal\service_container\Session\Account::drupal7

The Drupal7 service.

Type: \Drupal\service_container\Legacy\Drupal7

File

src/Session/Account.php, line 26
Contains \Drupal\service_container\Session\Account.

Class

Account
Wraps the global user to provide the account interface.

Namespace

Drupal\service_container\Session

Code

protected $drupal7;