protected property SelectForm::$selectionStorage in Entity Browser 8
Same name and namespace in other branches
- 8.2 src/Plugin/views/field/SelectForm.php \Drupal\entity_browser\Plugin\views\field\SelectForm::selectionStorage
The entity browser selection storage.
Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface
File
- src/
Plugin/ views/ field/ SelectForm.php, line 33
Class
- SelectForm
- Defines a bulk operation form element that works with entity browser.
Namespace
Drupal\entity_browser\Plugin\views\fieldCode
protected $selectionStorage;