Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Theme / ThemeInitializationInterface.php
index 65747176f49625684e2703df332008971a86137b..f543c5a3393029183b79f7ab2c474bd331a6908e 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\Core\Theme;
+
 use Drupal\Core\Extension\Extension;
 
 /**