protected property Account::$variable in Service Container 7.2
Same name and namespace in other branches
- 7 src/Session/Account.php \Drupal\service_container\Session\Account::variable
The variable storage.
Type: \Drupal\service_container\Variable
File
- src/
Session/ Account.php, line 33 - Contains \Drupal\service_container\Session\Account.
Class
- Account
- Wraps the global user to provide the account interface.
Namespace
Drupal\service_container\SessionCode
protected $variable;