]> git.mxchange.org Git - friendica.git/blobdiff - src/Collection/Api/Notifications.php
Merge pull request #13676 from MrPetovan/bug/13673-markers-json-output
[friendica.git] / src / Collection / Api / Notifications.php
index c2ccf2cffbc5d03414c3007657371fc767370bca..4bb1eaa5669562f98ad1d4039cf413f9e3de02bb 100644 (file)
@@ -29,6 +29,7 @@ class Notifications extends BaseCollection
        /**
         * @return Notification
         */
+       #[\ReturnTypeWillChange]
        public function current()
        {
                return parent::current();