Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 49a10a4

Browse files
dbuStyleCIBot
authored andcommitted
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 040094c commit 49a10a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DependencyInjection/Compiler/AdapterPass.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ public function process(ContainerBuilder $container)
4444
$adapterNames[] = $alias;
4545
if ($adapter === $alias) {
4646
$adapterId = $id;
47+
4748
break;
4849
}
4950
}

0 commit comments

Comments
 (0)