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

Commit cff61d9

Browse files
committed
Merge pull request #182 from symfony-cmf/analysis-qorvnp
Applied fixes from StyleCI
2 parents 9f8fba3 + a57b91b commit cff61d9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Tests/Unit/TokenProvider/SymfonyContainerParameterProviderTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,3 @@ public function testParameterValue($options, $expectedException)
5555
$this->assertEquals('barfoo', $res);
5656
}
5757
}
58-

TokenProvider/SymfonyContainerParameterProvider.php

-1
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,3 @@ public function configureOptions(OptionsResolverInterface $optionsResolver)
5353
));
5454
}
5555
}
56-

0 commit comments

Comments
 (0)