You are here

protected property Permissions::$browserStorage in Entity Browser 8.2

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

The entity browser storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Permissions.php, line 22

Class

Permissions
Generates routes for entity browsers.

Namespace

Drupal\entity_browser

Code

protected $browserStorage;