Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RoleInterface.php

RoleInterface::ANONYMOUS_ID

Role ID for anonymous users; should match the 'role' entity ID.

File

core/modules/user/src/RoleInterface.php, line 18

Class

RoleInterface
Provides an interface defining a user role entity.

Namespace

Drupal\user

Code

const ANONYMOUS_ID = AccountInterface::ANONYMOUS_ROLE;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal