Skip to content

Commit ba767c8

Browse files
bugfix: Pimcore 11 fixes for reports, grid view, js extensions and installer
1 parent 655a156 commit ba767c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Controller/DataQualityController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
use Symfony\Component\HttpFoundation\JsonResponse;
1212
use Symfony\Component\HttpFoundation\Request;
1313
use Symfony\Component\HttpFoundation\Response;
14+
use Symfony\Component\Routing\Annotation\Route;
1415

1516
/**
1617
* @Route("/admin/data-quality")

0 commit comments

Comments
 (0)