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 34597e8 commit c0522e7Copy full SHA for c0522e7
Tests/ManagerRegistryTest.php
@@ -95,7 +95,6 @@ public function testResetServiceWillNotNestFurtherLazyServicesWithinEachOther()
95
self::assertNotInstanceOf(ValueHolderInterface::class, $wrappedValue);
96
}
97
98
- /** @return void */
99
private function dumpLazyServiceProjectAsFilesServiceContainer()
100
{
101
if (class_exists(\LazyServiceProjectAsFilesServiceContainer::class, false)) {
0 commit comments