mirror of
https://github.com/friendica/friendica
synced 2025-04-25 13:10:11 +00:00
Some more deprecation fixups
This commit is contained in:
parent
00cd346255
commit
f68dd99518
5 changed files with 20 additions and 5 deletions
|
@ -29,6 +29,7 @@ class Notifications extends BaseCollection
|
|||
/**
|
||||
* @return Notification
|
||||
*/
|
||||
#[\ReturnTypeWillChange]
|
||||
public function current()
|
||||
{
|
||||
return parent::current();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue