You are here

protected property RouteSubscriber::$displayManager in Entity Browser 8.2

Same name and namespace in other branches
  1. 8 src/RouteSubscriber.php \Drupal\entity_browser\RouteSubscriber::displayManager

Display plugin manager.

Type: \Drupal\entity_browser\DisplayManager

File

src/RouteSubscriber.php, line 25

Class

RouteSubscriber
Generates routes for entity browsers.

Namespace

Drupal\entity_browser

Code

protected $displayManager;