Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Entity / EntityMalformedException.php
index 9be6408b94d4e0f99e94b582addf5b0bad5be39b..3561d3d47fd5f7b3c7f6b1a2ee55db1f03a820d0 100644 (file)
@@ -5,4 +5,4 @@ namespace Drupal\Core\Entity;
 /**
  * Defines an exception thrown when a malformed entity is passed.
  */
-class EntityMalformedException extends \Exception { }
+class EntityMalformedException extends \Exception {}