diff --git a/test/GeneratorTest.php b/test/GeneratorTest.php index e4b35e86..8938cb7d 100644 --- a/test/GeneratorTest.php +++ b/test/GeneratorTest.php @@ -71,6 +71,7 @@ public function constructShouldCreateACompilerWhenNotInformed(): void * @uses \Lcobucci\DependencyInjection\Config\ContainerConfiguration * @uses \Lcobucci\DependencyInjection\Compiler * @uses \Lcobucci\DependencyInjection\Compiler\ParameterBag + * @uses \Lcobucci\DependencyInjection\Compiler\DumpXmlContainer */ public function generateShouldCompileAndLoadTheContainer(): void {