We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbba9ac commit fc0f3a3Copy full SHA for fc0f3a3
1 file changed
src/Traits/ChannelMethods.php
@@ -34,7 +34,7 @@ trait ChannelMethods
34
/**
35
* @var float|int
36
*/
37
- protected static float|int $interval = 0;
+ protected static $interval = 0;
38
39
40
* @param float|int $interval
0 commit comments