protected property DenyCas::$conditionManager in CAS 2.x
Same name and namespace in other branches
- 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\PageCacheCode
protected $conditionManager;