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 280c596 commit acf0404Copy full SHA for acf0404
Tests/DependencyInjection/Fixtures/UserProvider/DummyProvider.php
@@ -10,7 +10,6 @@ class DummyProvider implements UserProviderFactoryInterface
10
{
11
public function create(ContainerBuilder $container, $id, $config)
12
13
-
14
}
15
16
public function getKey()
@@ -20,6 +19,5 @@ public function getKey()
20
19
21
public function addConfiguration(NodeDefinition $node)
22
23
24
25
0 commit comments