You are here

protected property CorsResponseEventSubscriber::$config in CORS 8

The CORS config.

Type: \Drupal\Core\Config\Config

File

src/EventSubscriber/CorsResponseEventSubscriber.php, line 27
Contains Drupal\cors\EventSubscriber\CorsResponseEventSubscriber

Class

CorsResponseEventSubscriber
Response Event Subscriber for adding CORS headers.

Namespace

Drupal\cors\EventSubscriber

Code

protected $config;