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.
2 parents b62fca0 + c0522e7 commit 06fbb1fCopy full SHA for 06fbb1f
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