You are here

protected property CasUserManager::$externalAuth in CAS 8

Same name and namespace in other branches
  1. 2.x src/Service/CasUserManager.php \Drupal\cas\Service\CasUserManager::externalAuth

Used to include the externalauth service from the external_auth module.

Type: \Drupal\externalauth\ExternalAuthInterface

File

src/Service/CasUserManager.php, line 45

Class

CasUserManager
Class CasUserManager.

Namespace

Drupal\cas\Service

Code

protected $externalAuth;