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

Commit 72bd73c

Browse files
authored
Merge pull request #213 from symfony-cmf/analysis-q2JJEl
Apply fixes from StyleCI
2 parents 040094c + 49a10a4 commit 72bd73c

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)