X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fmetatag%2Fsrc%2FPlugin%2Fmetatag%2FGroup%2FGooglePlus.php;fp=web%2Fmodules%2Fcontrib%2Fmetatag%2Fsrc%2FPlugin%2Fmetatag%2FGroup%2FGooglePlus.php;h=e3165fe4fe2d90ef77dc36e74c02f4cf300a981f;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/modules/contrib/metatag/src/Plugin/metatag/Group/GooglePlus.php b/web/modules/contrib/metatag/src/Plugin/metatag/Group/GooglePlus.php new file mode 100644 index 000000000..e3165fe4f --- /dev/null +++ b/web/modules/contrib/metatag/src/Plugin/metatag/Group/GooglePlus.php @@ -0,0 +1,18 @@ +Google+."), + * weight = 5 + * ) + */ +class GooglePlus extends GroupBase { + // Inherits everything from Base. +}