polyfony-inc/polyfony

View on GitHub
Private/Polyfony/Security/AccountsPermissions.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function getAccounts() :array {

        
        return array_unique(array_merge(
            // get account with that permissions directly assigned to them
Severity: Minor
Found in Private/Polyfony/Security/AccountsPermissions.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status