We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f75dd64 commit 772f2ccCopy full SHA for 772f2cc
1 file changed
lib/Service/ScanService.php
@@ -14,7 +14,7 @@
14
15
class ScanService {
16
17
- private const int SCAN_TIME_SECONDS = 120;
+ private const SCAN_TIME_SECONDS = 120;
18
19
private TagService $tagService;
20
private VerdictService $verdictService;
0 commit comments