Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Database / SchemaException.php
index 1106a6a4a975359e00a3ff6b3c3ad4509bccdec2..3181d826375c514e2c7a22ead04e886b250e3fe3 100644 (file)
@@ -5,4 +5,4 @@ namespace Drupal\Core\Database;
 /**
  * Base exception for Schema-related errors.
  */
-class SchemaException extends \RuntimeException implements DatabaseException { }
+class SchemaException extends \RuntimeException implements DatabaseException {}