Skip to content

Commit de04beb

Browse files
tbialczalbozek
authored andcommitted
IBX-9060: Added search form and query support to notifications page
1 parent 554a121 commit de04beb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bundle/Controller/NotificationController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
use Ibexa\Core\Notification\Renderer\Registry;
2424
use InvalidArgumentException;
2525
use Pagerfanta\Pagerfanta;
26+
use Symfony\Component\Form\FormInterface;
2627
use Symfony\Component\HttpFoundation\JsonResponse;
2728
use Symfony\Component\HttpFoundation\Request;
2829
use Symfony\Component\HttpFoundation\Response;

0 commit comments

Comments
 (0)