X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fmodules%2Fcontrib%2Fmetatag%2Fmetatag_open_graph%2Fsrc%2FPlugin%2Fmetatag%2FTag%2FOgCountryName.php;fp=web%2Fmodules%2Fcontrib%2Fmetatag%2Fmetatag_open_graph%2Fsrc%2FPlugin%2Fmetatag%2FTag%2FOgCountryName.php;h=de064a0f031deb447d195cf28dd82a77ffda6f0b;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=9dc1fe42313b2a9b7dc580a893490b8e0a7e13ec;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/web/modules/contrib/metatag/metatag_open_graph/src/Plugin/metatag/Tag/OgCountryName.php b/web/modules/contrib/metatag/metatag_open_graph/src/Plugin/metatag/Tag/OgCountryName.php index 9dc1fe423..de064a0f0 100644 --- a/web/modules/contrib/metatag/metatag_open_graph/src/Plugin/metatag/Tag/OgCountryName.php +++ b/web/modules/contrib/metatag/metatag_open_graph/src/Plugin/metatag/Tag/OgCountryName.php @@ -2,7 +2,7 @@ namespace Drupal\metatag_open_graph\Plugin\metatag\Tag; -use \Drupal\metatag\Plugin\metatag\Tag\MetaPropertyBase; +use Drupal\metatag\Plugin\metatag\Tag\MetaPropertyBase; /** * Provides a plugin for the 'og:country_name' meta tag.