Information about the entity type.
Type: \Drupal\Core\Entity\EntityTypeInterface
File
- core/lib/Drupal/Core/Entity/EntityListBuilder.php, line 33
Class
- EntityListBuilder
- Defines a generic implementation to build a listing of entities.
Namespace
Drupal\Core\Entity
Code
1 | protected $entityType ; |
Please login to continue.