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