protected property RouteSubscriber::$browserStorage in Entity Browser 8
Same name and namespace in other branches
- 8.2 src/RouteSubscriber.php \Drupal\entity_browser\RouteSubscriber::browserStorage
The entity browser storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- src/
RouteSubscriber.php, line 18
Class
- RouteSubscriber
- Generates routes for entity browsers.
Namespace
Drupal\entity_browserCode
protected $browserStorage;