Skip to content

Commit

Permalink
ISortableScope: extends ISortable
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiri Travnicek committed Jan 5, 2016
1 parent 1cb5b2d commit 11e5de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ISortableScope.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/**
* @author David Matejka
*/
interface ISortableScope
interface ISortableScope extends ISortable
{

/**
Expand Down

0 comments on commit 11e5de6

Please sign in to comment.