protected property ContentBrowserPreview::$entityTypeManager in Content Browser 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ views/ field/ ContentBrowserPreview.php, line 26
Class
- ContentBrowserPreview
- Defines a custom field that renders a preview of a Content Entity type, and allows for changing field settings with exposed input.
Namespace
Drupal\content_browser\Plugin\views\fieldCode
protected $entityTypeManager;