Skip to content

Commit 5f405ba

Browse files
Import constants
1 parent 904cf25 commit 5f405ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Event/Value/Test/TestMethodBuilder.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
*/
1010
namespace PHPUnit\Event\Code;
1111

12+
use const DEBUG_BACKTRACE_IGNORE_ARGS;
13+
use const DEBUG_BACKTRACE_PROVIDE_OBJECT;
1214
use function assert;
1315
use function debug_backtrace;
1416
use function is_numeric;

0 commit comments

Comments
 (0)