Skip to content

Commit

Permalink
Fix missing use
Browse files Browse the repository at this point in the history
  • Loading branch information
polc committed Apr 3, 2018
1 parent 464e1ee commit 19530e4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM;

use Knp\Component\Pager\PaginatorInterface;
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
use Doctrine\ORM\Query\Parameter;
use Knp\Component\Pager\Event\ItemsEvent;
Expand Down

0 comments on commit 19530e4

Please sign in to comment.