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.
1 parent d1993b9 commit f544e59Copy full SHA for f544e59
app/Widgets/RecentNumbers.php
@@ -29,7 +29,7 @@ class RecentNumbers extends AbstractWidget
29
*
30
* @var int|float|bool
31
*/
32
- // public $cacheTime = 90;
+ public $cacheTime = 90;
33
34
/**
35
* Treat this method as a controller action.
0 commit comments