Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / metatag / metatag_twitter_cards / src / Plugin / metatag / Tag / TwitterCardsGalleryImage2.php
index 2f72847f148a35927b022ab0eba1f032942f5512..75816ba2f41fd5044c45cca6b50d33b2b457e7bc 100644 (file)
@@ -16,7 +16,8 @@ use Drupal\metatag\Plugin\metatag\Tag\MetaNameBase;
  *   weight = 202,
  *   type = "image",
  *   secure = FALSE,
- *   multiple = FALSE
+ *   multiple = FALSE,
+ *   absolute_url = TRUE
  * )
  */
 class TwitterCardsGalleryImage2 extends MetaNameBase {