The entity type this schema builder is responsible for.
Type: \Drupal\Core\Entity\ContentEntityTypeInterface
File
- core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php, line 42
 
Class
- SqlContentEntityStorageSchema
 - Defines a schema handler that supports revisionable, translatable entities.
 
Namespace
Drupal\Core\Entity\Sql
Code
protected $entityType;
Please login to continue.