Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / metatag / metatag_hreflang / src / Plugin / metatag / Group / Hreflang.php
index 664bfdb7b5a6ece792ca5de4039f58c8c4473a43..6d1a25362e17676794aaeb12d8c6c165a462bd10 100644 (file)
@@ -2,10 +2,10 @@
 
 namespace Drupal\metatag_hreflang\Plugin\metatag\Group;
 
-use \Drupal\metatag\Plugin\metatag\Group\GroupBase;
+use Drupal\metatag\Plugin\metatag\Group\GroupBase;
 
 /**
- * Provides a plugin for the 'Alternative language links (hreflang)' meta tag group.
+ * A plugin for the 'Alternative language links (hreflang)' meta tag group.
  *
  * @MetatagGroup(
  *   id = "hreflang",