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