protected property ReferenceWidget::$bundleInfoService in Select (or other) 8
Same name and namespace in other branches
- 4.x src/Plugin/Field/FieldWidget/ReferenceWidget.php \Drupal\select_or_other\Plugin\Field\FieldWidget\ReferenceWidget::bundleInfoService
The bundle info service.
Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface
File
- src/
Plugin/ Field/ FieldWidget/ ReferenceWidget.php, line 44
Class
- ReferenceWidget
- Plugin implementation of the 'select_or_other_reference' widget.
Namespace
Drupal\select_or_other\Plugin\Field\FieldWidgetCode
protected $bundleInfoService;