Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Entity / EntityStorageException.php
index b8aaee19729ed8aad0afd7442ba442ada2caadd4..996f1e2406c92ab0d3571e4648c692604b0b4875 100644 (file)
@@ -5,4 +5,4 @@ namespace Drupal\Core\Entity;
 /**
  * Defines an exception thrown when storage operations fail.
  */
-class EntityStorageException extends \Exception { }
+class EntityStorageException extends \Exception {}