Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / pathauto / src / AliasUniquifierInterface.php
index 2da4ba27ad397290062e97fd5850bb3aa78168b4..89649eab392c5995794e9c1e200e4553685d13a5 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\pathauto;
+
 use Drupal\Core\Language\LanguageInterface;
 
 /**