X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fmetatag%2Fmetatag_open_graph_products%2Fsrc%2FPlugin%2Fmetatag%2FTag%2FProductPriceCurrency.php;h=74536ae7fc04dee5bee759b616e46b34b9360d5c;hb=059867c3f96750652c80f39e44c442a58c2549ee;hp=ed567f5c0e92e7fb79afb19f3796d62f478daae5;hpb=af6d1fb995500ae68849458ee10d66abbdcfb252;p=yaffs-website diff --git a/web/modules/contrib/metatag/metatag_open_graph_products/src/Plugin/metatag/Tag/ProductPriceCurrency.php b/web/modules/contrib/metatag/metatag_open_graph_products/src/Plugin/metatag/Tag/ProductPriceCurrency.php index ed567f5c0..74536ae7f 100644 --- a/web/modules/contrib/metatag/metatag_open_graph_products/src/Plugin/metatag/Tag/ProductPriceCurrency.php +++ b/web/modules/contrib/metatag/metatag_open_graph_products/src/Plugin/metatag/Tag/ProductPriceCurrency.php @@ -2,7 +2,7 @@ namespace Drupal\metatag_open_graph_products\Plugin\metatag\Tag; -use \Drupal\metatag\Plugin\metatag\Tag\MetaPropertyBase; +use Drupal\metatag\Plugin\metatag\Tag\MetaPropertyBase; /** * Provides a plugin for the 'product:price:currency' meta tag.