Some more deprecation fixups

This commit is contained in:
Philipp
2023-07-05 22:20:52 +02:00
parent 00cd346255
commit f68dd99518
5 changed files with 20 additions and 5 deletions

View File

@@ -29,6 +29,7 @@ class Notifications extends BaseCollection
/**
* @return Notification
*/
#[\ReturnTypeWillChange]
public function current()
{
return parent::current();