Some more deprecation fixups
This commit is contained in:
@@ -29,6 +29,7 @@ class Notifications extends BaseCollection
|
||||
/**
|
||||
* @return Notification
|
||||
*/
|
||||
#[\ReturnTypeWillChange]
|
||||
public function current()
|
||||
{
|
||||
return parent::current();
|
||||
|
||||
Reference in New Issue
Block a user