You are here

protected property EntityBrowserFormController::$browserStorage in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Controllers/EntityBrowserFormController.php \Drupal\entity_browser\Controllers\EntityBrowserFormController::browserStorage

The browser storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Controllers/EntityBrowserFormController.php, line 33

Class

EntityBrowserFormController
Standalone entity browser page.

Namespace

Drupal\entity_browser\Controllers

Code

protected $browserStorage;