Invis1ble/assistant

View on GitHub
tests/AppBundle/Security/Authorization/Voter/CategoryVoterTest.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 3 of 3 total issues

Missing class import via use statement (line '47', column '31').
Open

[$aliceToken, new \stdClass(), CategoryVoter::EDIT, CategoryVoter::ACCESS_ABSTAIN],

Missing class import via use statement (line '52', column '31').
Open

[$aliceToken, new \stdClass(), CategoryVoter::DELETE, CategoryVoter::ACCESS_ABSTAIN],

Missing class import via use statement (line '42', column '31').
Open

[$aliceToken, new \stdClass(), CategoryVoter::SHOW, CategoryVoter::ACCESS_ABSTAIN],

There are no issues that match your filters.

Category
Status