]> git.mxchange.org Git - friendica.git/commitdiff
Space replaced
authorMichael <heluecht@pirati.ca>
Thu, 3 Sep 2020 19:16:42 +0000 (19:16 +0000)
committerMichael <heluecht@pirati.ca>
Thu, 3 Sep 2020 19:16:42 +0000 (19:16 +0000)
src/Object/Api/Mastodon/Status.php

index c37310814a5921ecabd0c1ad2b23c2dd0b7c1690..ed44e9c81aa9d307ae9fa80884937b7971461c9b 100644 (file)
@@ -35,7 +35,7 @@ class Status extends BaseEntity
        /** @var string */
        protected $id;
        /** @var string (Datetime) */
-    protected $created_at;
+       protected $created_at;
        /** @var string|null */
     protected $in_reply_to_id = null;
        /** @var string|null */