Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Database / Driver / sqlite / Update.php
index 970552d7ac09a2af5e0445829cec90ac12c753d5..66a7294d49b3357888514712d8e58c1542096b3b 100644 (file)
@@ -7,4 +7,4 @@ use Drupal\Core\Database\Query\Update as QueryUpdate;
 /**
  * SQLite implementation of \Drupal\Core\Database\Query\Update.
  */
-class Update extends QueryUpdate { }
+class Update extends QueryUpdate {}