Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Entity / Query / QueryFactoryInterface.php
index 85ef13a50aab5d0323ffb5ed21fb6174f0a7d9aa..850bcf2e9fb9346a57a430cbdb042552ab21aafa 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\Core\Entity\Query;
+
 use Drupal\Core\Entity\EntityTypeInterface;
 
 /**