diff --git a/core/lib/Drupal/Core/Entity/EntityTypeInterface.php b/core/lib/Drupal/Core/Entity/EntityTypeInterface.php index 013e451..f2d693a 100644 --- a/core/lib/Drupal/Core/Entity/EntityTypeInterface.php +++ b/core/lib/Drupal/Core/Entity/EntityTypeInterface.php @@ -30,11 +30,6 @@ const BUNDLE_MAX_LENGTH = 32; /** - * Identifies the generic entity type label. - */ - const LABEL_GENERIC = 0; - - /** * Gets any arbitrary property. * * @param string $property