open-orchestra/open-orchestra-media-admin-bundle

View on GitHub
MediaAdmin/Tests/Reference/Strategies/AbstractMediaReferenceStrategyTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method checkRemoveReferencesToEntity has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    protected function checkRemoveReferencesToEntity($entity, $entityId, array $medias, $entityType, $itemRepository)

Method checkAddReferencesToEntity has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    protected function checkAddReferencesToEntity($entity, $entityId, array $medias, $entityType, $itemRepository)

There are no issues that match your filters.

Category
Status