You are here

protected property HstsSubscriber::$config in HTTP Strict Transport Security 8

A config object for the HSTS configuration.

Type: \Drupal\Core\Config\Config

File

src/HstsSubscriber.php, line 25
Contains \Drupal\hsts\HstsSubscriber.

Class

HstsSubscriber
Subscribes to the kernel request event to add HAL media types.

Namespace

Drupal\hsts

Code

protected $config;