Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Cache / BackendChain.php
index a8cef19fd543856b37796d66ce6108c647343708..3b3489af9d181935938a6bf22caa1cd6961c048e 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\Core\Cache;
+
 /**
  * Defines a chained cache implementation for combining multiple cache backends.
  *