The name of the entity type class.
Type: string
File
- core/lib/Drupal/Core/Entity/EntityType.php, line 66
Class
- EntityType
- Provides an implementation of an entity type and its metadata.
Namespace
Drupal\Core\Entity
Code
protected $class;
The name of the entity type class.
Type: string
Drupal\Core\Entity
protected $class;
Please login to continue.