protected property ReferenceWidget::$bundleInfoService in Select (or other) 4.x
Same name and namespace in other branches
- 8 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;