You are here

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

Same name and namespace in other branches
  1. 8 src/PageCache/DenyCas.php \Drupal\cas\PageCache\DenyCas::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/PageCache/DenyCas.php, line 25

Class

DenyCas
Ensures pages configured with gateway authentication are not cached.

Namespace

Drupal\cas\PageCache

Code

protected $configFactory;