Skip to content

Commit

Permalink
Small fix in use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
belgattitude committed Feb 22, 2016
1 parent 43f9b6c commit 9f8cbfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Soluble/FlexStore/Helper/Paginator.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

use Soluble\FlexStore\Exception;
use Zend\Paginator\Paginator as ZendPaginator;
use Zend\Paginator\ScrollingStyle\ScrollingStyleInterface;

class Paginator extends ZendPaginator
{
Expand Down

0 comments on commit 9f8cbfe

Please sign in to comment.