Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Entity / Exception / UnsupportedEntityTypeDefinitionException.php
index 079b42215a8563e8ce5c6324c1c4cb790ac7f175..2d4cce9bd827782872c66dccdc84f2e50b9c2552 100644 (file)
@@ -5,4 +5,4 @@ namespace Drupal\Core\Entity\Exception;
 /**
  * Defines an exception thrown when an entity type definition is invalid.
  */
-class UnsupportedEntityTypeDefinitionException extends \Exception { }
+class UnsupportedEntityTypeDefinitionException extends \Exception {}