Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / EventSubscriber / KernelDestructionSubscriber.php
index 0619695aacb68d0b088f95beca59e9346061009e..19272abecb6b083850cdc91f5539a43f5d8d344f 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\Core\EventSubscriber;
+
 use Symfony\Component\DependencyInjection\ContainerAwareInterface;
 use Symfony\Component\DependencyInjection\ContainerAwareTrait;
 use Symfony\Component\EventDispatcher\EventSubscriberInterface;