The entity type ID.
Type: string
File
- core/lib/Drupal/Core/Entity/EntityListBuilder.php, line 26
Class
- EntityListBuilder
- Defines a generic implementation to build a listing of entities.
Namespace
Drupal\Core\Entity
Code
1 | protected $entityTypeId ; |
Please login to continue.