Skip to content
This repository was archived by the owner on Jan 15, 2022. It is now read-only.

Commit f2d237f

Browse files
authored
Update Options.php
1 parent db1a2ed commit f2d237f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Options.php

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ public function getDelay(): ?int
6262
/**
6363
* @return array|mixed
6464
*/
65+
#[\ReturnTypeWillChange]
6566
public function jsonSerialize()
6667
{
6768
return [

0 commit comments

Comments
 (0)