You are here

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

If gateway is enabled or not.

Type: bool

File

src/Subscriber/CasGatewayAuthSubscriber.php, line 76

Class

CasGatewayAuthSubscriber
Event subscriber for implementing CAS gateway authentication.

Namespace

Drupal\cas\Subscriber

Code

protected $gatewayEnabled;