Loading CHANGELOG.txt +1 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ Metatag 8.x-1.x-dev, xxxx-xx-xx #3074350 by DamienMcKenna: Follow-up to fix some API mismatches. #3096936 by DamienMcKenna, thejimbirch, rubyji: Add new tag: Zoom domain verification. #3101288 by chr.fritsch: Fix namespace and imports. Metatag 8.x-1.10, 2019-08-29 Loading metatag_facebook/src/Plugin/metatag/Group/Facebook.php +1 −1 Original line number Diff line number Diff line <?php namespace Drupal\facebook\Plugin\metatag\Group; namespace Drupal\metatag_facebook\Plugin\metatag\Group; use Drupal\metatag\Plugin\metatag\Group\GroupBase; Loading metatag_mobile/src/Plugin/metatag/Group/AndroidMobile.php +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ namespace Drupal\metatag_mobile\Plugin\metatag\Group; use Drupal\metatag\Plugin\metatag\Group\GroupBase; /** * The Android mobile group. * Loading metatag_mobile/src/Plugin/metatag/Group/AppleMobile.php +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ namespace Drupal\metatag_mobile\Plugin\metatag\Group; use Drupal\metatag\Plugin\metatag\Group\GroupBase; /** * The Apple mobile group. * Loading metatag_mobile/src/Plugin/metatag/Group/Mobile.php +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ namespace Drupal\metatag_mobile\Plugin\metatag\Group; use Drupal\metatag\Plugin\metatag\Group\GroupBase; /** * Provides a plugin for the 'Mobile & UI Adjustments' meta tag group. * Loading Loading
CHANGELOG.txt +1 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ Metatag 8.x-1.x-dev, xxxx-xx-xx #3074350 by DamienMcKenna: Follow-up to fix some API mismatches. #3096936 by DamienMcKenna, thejimbirch, rubyji: Add new tag: Zoom domain verification. #3101288 by chr.fritsch: Fix namespace and imports. Metatag 8.x-1.10, 2019-08-29 Loading
metatag_facebook/src/Plugin/metatag/Group/Facebook.php +1 −1 Original line number Diff line number Diff line <?php namespace Drupal\facebook\Plugin\metatag\Group; namespace Drupal\metatag_facebook\Plugin\metatag\Group; use Drupal\metatag\Plugin\metatag\Group\GroupBase; Loading
metatag_mobile/src/Plugin/metatag/Group/AndroidMobile.php +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ namespace Drupal\metatag_mobile\Plugin\metatag\Group; use Drupal\metatag\Plugin\metatag\Group\GroupBase; /** * The Android mobile group. * Loading
metatag_mobile/src/Plugin/metatag/Group/AppleMobile.php +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ namespace Drupal\metatag_mobile\Plugin\metatag\Group; use Drupal\metatag\Plugin\metatag\Group\GroupBase; /** * The Apple mobile group. * Loading
metatag_mobile/src/Plugin/metatag/Group/Mobile.php +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ namespace Drupal\metatag_mobile\Plugin\metatag\Group; use Drupal\metatag\Plugin\metatag\Group\GroupBase; /** * Provides a plugin for the 'Mobile & UI Adjustments' meta tag group. * Loading