Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Menu / MenuLinkManager.php
index e9cd165be95a01a1f873dcb97074f1b1b6ab4b1e..d6a60943489cb375fc3364b4011ee329c630ab9d 100644 (file)
@@ -10,7 +10,6 @@ use Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator;
 use Drupal\Core\Plugin\Discovery\YamlDiscovery;
 use Drupal\Core\Plugin\Factory\ContainerFactory;
 
-
 /**
  * Manages discovery, instantiation, and tree building of menu link plugins.
  *