Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Entity / Exception / EntityTypeIdLengthException.php
index 188aa5c36651d1f11c3f724cee1a121474a8a755..2c5b8e07372ff659d1243dee5ded0f7fbcc6af51 100644 (file)
@@ -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 {}