You are here

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

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

Condition manager.

Type: \Drupal\Core\Executable\ExecutableManagerInterface

File

src/PageCache/DenyCas.php, line 32

Class

DenyCas
Ensures pages configured with gateway authentication are not cached.

Namespace

Drupal\cas\PageCache

Code

protected $conditionManager;