Skip to content

Commit a0449a7

Browse files
cs fix
1 parent 149fd29 commit a0449a7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Tests/EventDispatcherTest.php

-3
Original file line numberDiff line numberDiff line change
@@ -406,9 +406,6 @@ public function testMutatingWhilePropagationIsStopped()
406406
$this->assertTrue($testLoaded);
407407
}
408408

409-
/**
410-
* @requires PHP 8.1
411-
*/
412409
public function testNamedClosures()
413410
{
414411
$listener = new TestEventListener();

0 commit comments

Comments
 (0)