We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09a760f + 51fd7a1 commit 9c4e7cdCopy full SHA for 9c4e7cd
Resources/docs/PeriodicSetup.md
@@ -32,7 +32,7 @@ class AcmePeriodic implements PeriodicInterface
32
*/
33
public function getTimeout()
34
{
35
- return 5000;
+ return 5;
36
}
37
38
0 commit comments