@@ -10,7 +10,7 @@ use Drupal\metatag\Plugin\metatag\Tag\MetaNameBase;
* @MetatagTag(
* id = "twitter_cards_gallery_image0",
* label = @Translation("1st gallery image"),
* description = @Translation("A URL to the image representing the first photo in your gallery. This will be able to extract the URL from an image field."),
* description = @Translation("A URL to the image representing the first photo in your gallery."),
@@ -10,7 +10,7 @@ use Drupal\metatag\Plugin\metatag\Tag\MetaNameBase;
* @MetatagTag(
* id = "twitter_cards_gallery_image1",
* label = @Translation("2nd gallery image"),
* description = @Translation("A URL to the image representing the second photo in your gallery. This will be able to extract the URL from an image field."),
* description = @Translation("A URL to the image representing the second photo in your gallery."),
@@ -10,7 +10,7 @@ use Drupal\metatag\Plugin\metatag\Tag\MetaNameBase;
* @MetatagTag(
* id = "twitter_cards_gallery_image2",
* label = @Translation("3rd gallery image"),
* description = @Translation("A URL to the image representing the third photo in your gallery. This will be able to extract the URL from an image field."),
* description = @Translation("A URL to the image representing the third photo in your gallery."),
@@ -10,7 +10,7 @@ use Drupal\metatag\Plugin\metatag\Tag\MetaNameBase;
* @MetatagTag(
* id = "twitter_cards_gallery_image3",
* label = @Translation("4th gallery image"),
* description = @Translation("A URL to the image representing the fourth photo in your gallery. This will be able to extract the URL from an image field."),
* description = @Translation("A URL to the image representing the fourth photo in your gallery."),