You are here

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

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Subscriber/CasGatewayAuthSubscriber.php, line 41

Class

CasGatewayAuthSubscriber
Event subscriber for implementing CAS gateway authentication.

Namespace

Drupal\cas\Subscriber

Code

protected $configFactory;