You are here

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

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Subscriber/CasForcedAuthSubscriber.php, line 36

Class

CasForcedAuthSubscriber
Event subscriber for implementing CAS forced authentication.

Namespace

Drupal\cas\Subscriber

Code

protected $configFactory;