polyfony-inc/polyfony

View on GitHub
Private/Polyfony/Security/Accounts/PermissionsAccessors.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getPermissions has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getPermissions(
        // if we want to keep a trace of what that permission whas inherited from
        bool $with_parent_role_id = false
    ) :array {

Severity: Minor
Found in Private/Polyfony/Security/Accounts/PermissionsAccessors.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status