Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Utility / UpdateException.php
index 4541d1d5f5324055cdb39de0089be83db1452e92..cd2d27bf1283fd3700dac357cc4e7baef413afc8 100644 (file)
@@ -5,4 +5,4 @@ namespace Drupal\Core\Utility;
 /**
  * Exception class used to throw error if a module update fails.
  */
-class UpdateException extends \Exception { }
+class UpdateException extends \Exception {}