protected property RouteSubscriber::$manager

Same name in this branch

The plugin manager for REST plugins.

Type: \Drupal\rest\Plugin\Type\ResourcePluginManager

File

drupal/core/modules/rest/lib/Drupal/rest/EventSubscriber/RouteSubscriber.php, line 26

Class

RouteSubscriber
Subscriber for REST-style routes.

Namespace

Drupal\rest\EventSubscriber

Code

protected $manager;