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

Commit

Permalink
Merge pull request #182 from symfony-cmf/analysis-qorvnp
Browse files Browse the repository at this point in the history
Applied fixes from StyleCI
  • Loading branch information
wouterj committed Mar 31, 2016
2 parents 9f8fba3 + a57b91b commit cff61d9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ public function testParameterValue($options, $expectedException)
$this->assertEquals('barfoo', $res);
}
}

1 change: 0 additions & 1 deletion TokenProvider/SymfonyContainerParameterProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,3 @@ public function configureOptions(OptionsResolverInterface $optionsResolver)
));
}
}

0 comments on commit cff61d9

Please sign in to comment.