protected property OptionsRequestSubscriber::$routeProvider in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/EventSubscriber/OptionsRequestSubscriber.php \Drupal\Core\EventSubscriber\OptionsRequestSubscriber::routeProvider
The route provider.
Type: \Symfony\Cmf\Component\Routing\RouteProviderInterface
File
- core/
lib/ Drupal/ Core/ EventSubscriber/ OptionsRequestSubscriber.php, line 25
Class
- OptionsRequestSubscriber
- Handles options requests.
Namespace
Drupal\Core\EventSubscriberCode
protected $routeProvider;