constant AccountInterface::AUTHENTICATED_ROLE in Service Container 7
Same name and namespace in other branches
- 7.2 lib/Drupal/Core/Session/AccountInterface.php \Drupal\Core\Session\AccountInterface::AUTHENTICATED_ROLE
Role ID for authenticated users.
File
- lib/
Drupal/ Core/ Session/ AccountInterface.php, line 28 - Contains \Drupal\Core\Session\AccountInterface.
Class
- AccountInterface
- Defines an account interface which represents the current user.
Namespace
Drupal\Core\SessionCode
const AUTHENTICATED_ROLE = 'authenticated';