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 1e47294 commit fd6aa87Copy full SHA for fd6aa87
PhpUnit/AbstractCompilerPassTestCase.php
@@ -18,6 +18,7 @@ abstract protected function registerCompilerPass(ContainerBuilder $container): v
18
* This test will run the compile method.
19
*
20
* @test
21
+ *
22
* @coversNothing
23
*/
24
final public function compilation_should_not_fail_with_empty_container(): void
0 commit comments