Name of the entity class.
Type: string
File
- core/lib/Drupal/Core/Entity/EntityStorageBase.php, line 73
Class
- EntityStorageBase
- A base entity storage class.
Namespace
Drupal\Core\Entity
Code
protected $entityClass;
Name of the entity class.
Type: string
Drupal\Core\Entity
protected $entityClass;
Please login to continue.