Skip to content

Commit acf0404

Browse files
GrahamCampbellfabpot
authored andcommitted
[2.3] CS Fixes
1 parent 280c596 commit acf0404

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/DependencyInjection/Fixtures/UserProvider/DummyProvider.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ class DummyProvider implements UserProviderFactoryInterface
1010
{
1111
public function create(ContainerBuilder $container, $id, $config)
1212
{
13-
1413
}
1514

1615
public function getKey()
@@ -20,6 +19,5 @@ public function getKey()
2019

2120
public function addConfiguration(NodeDefinition $node)
2221
{
23-
2422
}
2523
}

0 commit comments

Comments
 (0)