You are here

protected property DisplayBase::$selectionStorage in Entity Browser 8.2

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

The selection storage.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface

File

src/DisplayBase.php, line 63

Class

DisplayBase
Base implementation for display plugins.

Namespace

Drupal\entity_browser

Code

protected $selectionStorage;