protected property RemoveXFrameOptionsSubscriber::$config 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::config
Array of Config options.
Type: array $config
File
- src/
EventSubscriber/ RemoveXFrameOptionsSubscriber.php, line 22
Class
- RemoveXFrameOptionsSubscriber
- An event subscriber to remove the X-Frame-Options header.
Namespace
Drupal\allow_iframed_site\EventSubscriberCode
protected $config;