protected property CorsResponseEventSubscriber::$pathMatcher in CORS 8
The path matcher.
Type: \Drupal\Core\Path\PathMatcherInterface
File
- src/
EventSubscriber/ CorsResponseEventSubscriber.php, line 41 - Contains Drupal\cors\EventSubscriber\CorsResponseEventSubscriber
Class
- CorsResponseEventSubscriber
- Response Event Subscriber for adding CORS headers.
Namespace
Drupal\cors\EventSubscriberCode
protected $pathMatcher;