You are here

protected property EntityBrowserBlockDeriver::$browserStorage in Entity Browser Block 8

The browser storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Derivative/EntityBrowserBlockDeriver.php, line 20

Class

EntityBrowserBlockDeriver
Retrieves block plugin definitions for all entity browsers.

Namespace

Drupal\entity_browser_block\Plugin\Derivative

Code

protected $browserStorage;