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