You are here

protected property EntityBrowserWidgetContext::$selectionStorage in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/views/argument_default/EntityBrowserWidgetContext.php \Drupal\entity_browser\Plugin\views\argument_default\EntityBrowserWidgetContext::selectionStorage

The selection storage.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface

File

src/Plugin/views/argument_default/EntityBrowserWidgetContext.php, line 25

Class

EntityBrowserWidgetContext
The entity browser widget context argument default handler.

Namespace

Drupal\entity_browser\Plugin\views\argument_default

Code

protected $selectionStorage;