protected property RemoveXFrameOptionsSubscriber::$conditionManager in Allow site iframing 8
Same name and namespace in other branches
- 3.0.x src/EventSubscriber/RemoveXFrameOptionsSubscriber.php \Drupal\allow_iframed_site\EventSubscriber\RemoveXFrameOptionsSubscriber::conditionManager
Condition manager.
Type: \Drupal\Core\Executable\ExecutableManagerInterface
File
- src/
EventSubscriber/ RemoveXFrameOptionsSubscriber.php, line 29
Class
- RemoveXFrameOptionsSubscriber
- An event subscriber to remove the X-Frame-Options header.
Namespace
Drupal\allow_iframed_site\EventSubscriberCode
protected $conditionManager;