protected property ChainResponsePolicy::$service in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/ProxyClass/PageCache/ChainResponsePolicy.php \Drupal\Core\ProxyClass\PageCache\ChainResponsePolicy::service
- 10 core/lib/Drupal/Core/ProxyClass/PageCache/ChainResponsePolicy.php \Drupal\Core\ProxyClass\PageCache\ChainResponsePolicy::service
The real proxied service, after it was lazy loaded.
Type: \Drupal\Core\PageCache\ChainResponsePolicy
File
- core/
lib/ Drupal/ Core/ ProxyClass/ PageCache/ ChainResponsePolicy.php, line 32
Class
- ChainResponsePolicy
- Provides a proxy class for \Drupal\Core\PageCache\ChainResponsePolicy.
Namespace
Drupal\Core\ProxyClass\PageCacheCode
protected $service;