Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Template / AttributeValueBase.php
index 0990eb3fdde600a6f686b2b6b7b234826bdf31a2..3dfdf4cf4d7a820a3c5eada8ef557088eb954bae 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\Core\Template;
+
 use Drupal\Component\Utility\Html;
 
 /**