Problem/Motivation

drupal-check reports

 ------ -------------------------------------------------------------------------------------------------------------------------------------------------
  Line   metatag_facebook/src/Plugin/metatag/Group/Facebook.php
 ------ -------------------------------------------------------------------------------------------------------------------------------------------------
         Class Drupal\facebook\Plugin\metatag\Group\Facebook was not found while trying to analyse it - autoloading is probably not configured properly.
 ------ -------------------------------------------------------------------------------------------------------------------------------------------------

 ------ ---------------------------------------------------------------------------------------------------
  Line   metatag_mobile/src/Plugin/metatag/Group/AndroidMobile.php
 ------ ---------------------------------------------------------------------------------------------------
         Class Drupal\metatag_mobile\Plugin\metatag\Group\GroupBase not found and could not be autoloaded.
 ------ ---------------------------------------------------------------------------------------------------

 ------ ---------------------------------------------------------------------------------------------------
  Line   metatag_mobile/src/Plugin/metatag/Group/AppleMobile.php
 ------ ---------------------------------------------------------------------------------------------------
         Class Drupal\metatag_mobile\Plugin\metatag\Group\GroupBase not found and could not be autoloaded.
 ------ ---------------------------------------------------------------------------------------------------

 ------ ---------------------------------------------------------------------------------------------------
  Line   metatag_mobile/src/Plugin/metatag/Group/Mobile.php
 ------ ---------------------------------------------------------------------------------------------------
         Class Drupal\metatag_mobile\Plugin\metatag\Group\GroupBase not found and could not be autoloaded.
 ------ ---------------------------------------------------------------------------------------------------

 ------ ---------------------------------------------------------------------------------------------------
  Line   metatag_mobile/src/Plugin/metatag/Group/WindowsMobile.php
 ------ ---------------------------------------------------------------------------------------------------
         Class Drupal\metatag_mobile\Plugin\metatag\Group\GroupBase not found and could not be autoloaded.

Proposed resolution

Fix the namespace and imports

CommentFileSizeAuthor
#2 3101288.patch2.24 KBchr.fritsch
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chr.fritsch created an issue. See original summary.

chr.fritsch’s picture

Status: Active » Needs review
FileSize
2.24 KB

Here is a patch

DamienMcKenna’s picture

Status: Needs review » Fixed
Parent issue: » #3078078: Plan for Metatag 8.x-1.11

Committed. Thank you.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.