You are here

constant SamlController::CONFIG_OBJECT_NAME in SAML Authentication 4.x

Same name and namespace in other branches
  1. 8.3 src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::CONFIG_OBJECT_NAME

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

File

src/Controller/SamlController.php, line 35

Class

SamlController
Returns responses for samlauth module routes.

Namespace

Drupal\samlauth\Controller

Code

const CONFIG_OBJECT_NAME = 'samlauth.authentication';