You are here

constant UserRolesEventSubscriber::CONFIG_OBJECT_NAME in SAML Authentication 4.x

Same name and namespace in other branches
  1. 8.3 modules/samlauth_user_roles/src/EventSubscriber/UserRolesEventSubscriber.php \Drupal\samlauth_user_roles\EventSubscriber\UserRolesEventSubscriber::CONFIG_OBJECT_NAME

Name of the configuration object containing the setting used by this class.

File

modules/samlauth_user_roles/src/EventSubscriber/UserRolesEventSubscriber.php, line 21

Class

UserRolesEventSubscriber
Event subscriber for the samlauth_user_roles module.

Namespace

Drupal\samlauth_user_roles\EventSubscriber

Code

const CONFIG_OBJECT_NAME = 'samlauth_user_roles.mapping';