X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FEntity%2FException%2FEntityTypeIdLengthException.php;fp=web%2Fcore%2Flib%2FDrupal%2FCore%2FEntity%2FException%2FEntityTypeIdLengthException.php;h=2c5b8e07372ff659d1243dee5ded0f7fbcc6af51;hp=188aa5c36651d1f11c3f724cee1a121474a8a755;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/lib/Drupal/Core/Entity/Exception/EntityTypeIdLengthException.php b/web/core/lib/Drupal/Core/Entity/Exception/EntityTypeIdLengthException.php index 188aa5c36..2c5b8e073 100644 --- a/web/core/lib/Drupal/Core/Entity/Exception/EntityTypeIdLengthException.php +++ b/web/core/lib/Drupal/Core/Entity/Exception/EntityTypeIdLengthException.php @@ -5,4 +5,4 @@ namespace Drupal\Core\Entity\Exception; /** * Defines an exception thrown when an entity ID is too long. */ -class EntityTypeIdLengthException extends \Exception { } +class EntityTypeIdLengthException extends \Exception {}