You are here

protected property RemoveXFrameOptionsSubscriber::$config in Allow site iframing 8

Same name and namespace in other branches
  1. 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\EventSubscriber

Code

protected $config;