Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / metatag / metatag_mobile / src / Plugin / metatag / Group / AppleMobile.php
index d17fc40ea2984a1f4233cb5deda6246197250307..fa09276f3135496e7c9bdb91a20f01fbdfae28cc 100644 (file)
@@ -1,8 +1,4 @@
 <?php
-/**
- * @file
- * Contains \Drupal\metatag_mobile\Plugin\metatag\Group\AppleMobile.
- */
 
 namespace Drupal\metatag_mobile\Plugin\metatag\Group;
 
@@ -18,4 +14,4 @@ namespace Drupal\metatag_mobile\Plugin\metatag\Group;
  */
 class AppleMobile extends GroupBase {
   // Inherits everything from Base.
-}
\ No newline at end of file
+}