Entity type for this views data handler instance.
Type: \Drupal\Core\Entity\EntityTypeInterface
File
- core/modules/views/src/EntityViewsData.php, line 30
Class
- EntityViewsData
- Provides generic views integration for entities.
Namespace
Drupal\views
Code
protected $entityType;
Please login to continue.