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 67c6ce9 commit 8134ea9Copy full SHA for 8134ea9
Tests/Debug/TraceableWorkflowTest.php
@@ -23,7 +23,7 @@ class TraceableWorkflowTest extends TestCase
23
{
24
private MockObject|Workflow $innerWorkflow;
25
26
- private StopWatch $stopwatch;
+ private Stopwatch $stopwatch;
27
28
private TraceableWorkflow $traceableWorkflow;
29
0 commit comments