You are here

protected property SimplesamlphpAuthManager::$adminContext in simpleSAMLphp Authentication 8.3

The route admin context to determine whether a route is an admin one.

Type: \Drupal\Core\Routing\AdminContext

File

src/Service/SimplesamlphpAuthManager.php, line 64

Class

SimplesamlphpAuthManager
Service to interact with the SimpleSAMLPHP authentication library.

Namespace

Drupal\simplesamlphp_auth\Service

Code

protected $adminContext;