Skip to content

Commit d214221

Browse files
committed
deptrac.baseline.yaml: ignore MVC View classes
1 parent ecc4982 commit d214221

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deptrac.baseline.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ deptrac:
6363
App\Controller\PaginationController:
6464
- Ibexa\Bundle\Core\Controller
6565
- Ibexa\Core\Pagination\Pagerfanta\ContentSearchAdapter
66+
App\Controller\ProductViewController:
67+
- Ibexa\Core\MVC\Symfony\View\ContentView
68+
- Ibexa\Core\MVC\Symfony\View\View
6669
App\Controller\RelationController:
6770
- Ibexa\Core\MVC\Symfony\View\View
6871
App\Controller\SvgController:

0 commit comments

Comments
 (0)