Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Cache / ChainedFastBackendFactory.php
index 3169a3567b10f7daae5c3042c1fb148e19da824a..1016e5a3ec6b3e9ddb53418c8702f0cd5d3e813f 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\Core\Cache;
+
 use Drupal\Core\Site\Settings;
 use Symfony\Component\DependencyInjection\ContainerAwareTrait;