protected property MultiStepDisplay::$fieldDisplayManager in Entity Browser 8.2
Same name and namespace in other branches
- 8 src/Plugin/EntityBrowser/SelectionDisplay/MultiStepDisplay.php \Drupal\entity_browser\Plugin\EntityBrowser\SelectionDisplay\MultiStepDisplay::fieldDisplayManager
Field widget display plugin manager.
Type: \Drupal\entity_browser\FieldWidgetDisplayManager
File
- src/
Plugin/ EntityBrowser/ SelectionDisplay/ MultiStepDisplay.php, line 34
Class
- MultiStepDisplay
- Show current selection and delivers selected entities.
Namespace
Drupal\entity_browser\Plugin\EntityBrowser\SelectionDisplayCode
protected $fieldDisplayManager;