Skip to content

Commit 590d4cb

Browse files
JeroenyJean85
authored andcommitted
Update tests/Tracing/Doctrine/DBAL/TracingStatementForV3Test.php
Co-authored-by: Alessandro Lai <[email protected]>
1 parent c9c66de commit 590d4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Tracing/Doctrine/DBAL/TracingStatementForV3Test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public function testExecuteDoesNothingIfNoSpanIsSetOnHub(): void
125125
abstract class TestStatement implements Statement {
126126

127127
/**
128-
* @var array|null
128+
* @var mixed[]|null
129129
*/
130130
public $args = null;
131131

0 commit comments

Comments
 (0)