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

Commit

Permalink
Update Options.php
Browse files Browse the repository at this point in the history
  • Loading branch information
SerafimArts authored Sep 15, 2021
1 parent db1a2ed commit f2d237f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Options.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ public function getDelay(): ?int
/**
* @return array|mixed
*/
#[\ReturnTypeWillChange]
public function jsonSerialize()
{
return [
Expand Down

0 comments on commit f2d237f

Please sign in to comment.