Skip to content

Commit

Permalink
Remove the deprecated OptionsResolverInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
peterrehm committed Jan 20, 2015
1 parent 3e3c184 commit 785c99f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 215 deletions.
2 changes: 1 addition & 1 deletion OptionsResolver.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* @author Bernhard Schussek <bschussek@gmail.com>
* @author Tobias Schultze <http://tobion.de>
*/
class OptionsResolver implements Options, OptionsResolverInterface
class OptionsResolver implements Options
{
/**
* The fully qualified name of the {@link Options} interface.
Expand Down
214 changes: 0 additions & 214 deletions OptionsResolverInterface.php

This file was deleted.

0 comments on commit 785c99f

Please sign in to comment.