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