You are here

protected property CorsResponseEventSubscriber::$aliasManager in CORS 8

The path alias manager.

Type: \Drupal\Core\Path\AliasManagerInterface

File

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

Class

CorsResponseEventSubscriber
Response Event Subscriber for adding CORS headers.

Namespace

Drupal\cors\EventSubscriber

Code

protected $aliasManager;