protected property WidgetBase::$entityTypeManager in Entity Browser 8.2
Same name and namespace in other branches
- 8 src/WidgetBase.php \Drupal\entity_browser\WidgetBase::entityTypeManager
Entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
WidgetBase.php, line 63
Class
- WidgetBase
- Base class for widget plugins.
Namespace
Drupal\entity_browserCode
protected $entityTypeManager;