8000
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 28bdc87 commit 89ef67bCopy full SHA for 89ef67b
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_subscriber.php
@@ -57,8 +57,8 @@ public function getRemovedIds()
57
'Psr\\Container\\ContainerInterface' => true,
58
'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
59
'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\CustomDefinition' => true,
60
- 'service_locator.akOflLF' => true,
61
- 'service_locator.akOflLF.foo_service' => true,
+ 'service_locator.KT3jhJ7' => true,
+ 'service_locator.KT3jhJ7.foo_service' => true,
62
);
63
}
64
0 commit comments