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