mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-09 16:44:26 +02: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