Skip to content

Commit

Permalink
Merge pull request #3 from Northys/sortablescope_inherit
Browse files Browse the repository at this point in the history
ISortableScope: extends ISortable
  • Loading branch information
matej21 committed Jan 5, 2016
2 parents 1cb5b2d + 11e5de6 commit e73904c
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 e73904c

Please sign in to comment.