10000 cs fix · symfony/symfony@15ca7a5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 15ca7a5

Browse files
cs fix
1 parent 99fd22a commit 15ca7a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php

Lines changed: 0 additions & 3 deletions
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)
0