File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed
Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 11deptrac :
22 skip_violations :
3- App\AI\REST\Input\Parser\TranscribeAudio :
4- - Ibexa\Rest\Input\BaseParser
53 App\AutomatedTranslation\ImageFieldEncoder :
64 - Ibexa\Core\FieldType\Image\Value
75 App\Block\Listener\MyBlockListener :
@@ -153,14 +151,6 @@ deptrac:
153151 App\QueryType\OptionsBasedLatestContentQueryType :
154152 - Ibexa\Core\QueryType\OptionsResolverBasedQueryType
155153 - Ibexa\Core\QueryType\QueryType
156- App\Rest\Controller\DefaultController :
157- - Ibexa\Rest\Message
158- - Ibexa\Rest\Server\Controller
159- App\Rest\InputParser\GreetingInput :
160- - Ibexa\Rest\Input\BaseParser
161- App\Rest\ValueObjectVisitor\RestLocation :
162- - Ibexa\Rest\Server\Output\ValueObjectVisitor\RestLocation
163- - Ibexa\Rest\Server\Values\URLAliasRefList
164154 App\Search\Model\Suggestion\ProductSuggestion :
165155 - Ibexa\ProductCatalog\Local\Repository\Values\Product
166156 App\Security\Limitation\CustomLimitationType :
Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ deptrac:
2525 collectors :
2626 - type : classLike
2727 value : .*Ibexa\\.*\\Rest\\.*
28+ - type : classLike
29+ value : .*Ibexa\\Rest\\.*
2830 - name : IbexaConstraints
2931 collectors :
3032 - type : classLike
You can’t perform that action at this time.
0 commit comments