You are here

protected property ServiceController::$externalAuth in CAS 8

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

The external auth service.

Type: \Drupal\externalauth\ExternalAuthInterface

File

src/Controller/ServiceController.php, line 104

Class

ServiceController
Class ServiceController.

Namespace

Drupal\cas\Controller

Code

protected $externalAuth;