X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FObject%2FOEmbed.php;h=3f53f48cd18d5287af17d41eea02eb17638f51ec;hb=b9bb525fe91c176ada2323c2d628291a27594d59;hp=2511a0f7586c1cb0a100a8be3cc472dad06f8c5e;hpb=360614d2cf3aceeb763ef1281ad5236878f5d735;p=friendica.git diff --git a/src/Object/OEmbed.php b/src/Object/OEmbed.php index 2511a0f758..3f53f48cd1 100644 --- a/src/Object/OEmbed.php +++ b/src/Object/OEmbed.php @@ -34,6 +34,7 @@ class OEmbed public $type = ''; public $title = ''; + public $description = ''; public $author_name = ''; public $author_url = ''; public $provider_name = '';