Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Database / Driver / mysql / Transaction.php
index 3f7365a512ed70c089a8a963f51ceb33fac795a2..6713281f1da66ee8a8f10d5ffd2ee2e1b1db8ec6 100644 (file)
@@ -7,4 +7,4 @@ use Drupal\Core\Database\Transaction as DatabaseTransaction;
 /**
  * MySQL implementation of \Drupal\Core\Database\Transaction.
  */
-class Transaction extends DatabaseTransaction { }
+class Transaction extends DatabaseTransaction {}