EntityTypeInterface::BUNDLE_MAX_LENGTH

The maximum length of bundle name, in characters.

File

core/lib/Drupal/Core/Entity/EntityTypeInterface.php, line 25

Class

EntityTypeInterface
Provides an interface for an entity type and its metadata.

Namespace

Drupal\Core\Entity

Code

const BUNDLE_MAX_LENGTH = 32;
doc_Drupal
2016-10-29 09:08:19
Comments
Leave a Comment

Please login to continue.