]> git.mxchange.org Git - friendica.git/blobdiff - src/Object/Api/Mastodon/Card.php
Correct format/style errors
[friendica.git] / src / Object / Api / Mastodon / Card.php
index d9b73445616cfc9de748a5c51f7f755a3f64c72f..c4d21f66a32174afb708639fbb28c0f1bc80e497 100644 (file)
@@ -54,6 +54,8 @@ class Card extends BaseDataTransferObject
        protected $image;
        /** @var string */
        protected $blurhash;
+       /** @var array */
+       protected $history;
 
        /**
         * Creates a card record from an attachment array.