You are here

protected property EntityBrowserForm::$selectionStorage in Entity Browser 8.2

Same name and namespace in other branches
  1. 8 src/Form/EntityBrowserForm.php \Drupal\entity_browser\Form\EntityBrowserForm::selectionStorage

The entity browser selection storage.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface

File

src/Form/EntityBrowserForm.php, line 42

Class

EntityBrowserForm
The entity browser form.

Namespace

Drupal\entity_browser\Form

Code

protected $selectionStorage;