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