You are here

protected property CasGatewayAuthSubscriber::$gatewayPaths in CAS 2.x

Paths to check for gateway login.

Type: array

File

src/Subscriber/CasGatewayAuthSubscriber.php, line 91

Class

CasGatewayAuthSubscriber
Event subscriber for implementing CAS gateway authentication.

Namespace

Drupal\cas\Subscriber

Code

protected $gatewayPaths = [];