The type of entities for which this view builder is instantiated.
Type: string
File
- core/lib/Drupal/Core/Entity/EntityViewBuilder.php, line 27
Class
- EntityViewBuilder
- Base class for entity view builders.
Namespace
Drupal\Core\Entity
Code
protected $entityTypeId;
Please login to continue.