Some more deprecation fixups

This commit is contained in:
Philipp 2023-07-05 22:20:52 +02:00
parent 00cd346255
commit f68dd99518
No known key found for this signature in database
GPG key ID: 24A7501396EB5432
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();