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

View on GitHub
MediaAdmin/Tests/Security/Authorization/Voter/MediaFolderNotHydratedVoterTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getNotSupportedSubjects has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function getNotSupportedSubjects()
    {
        $node = $this->createPhakeNode();
        $content = $this->createPhakeContent();
        $trashItem = $this->createPhakeTrashItem();

There are no issues that match your filters.

Category
Status