mateusjunges/laravel-acl

View on GitHub
src/AclRegistrar.php

Summary

Maintainability
A
2 hrs
Test Coverage

AclRegistrar has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class AclRegistrar
{
    protected Repository $cache;
    protected CacheManager $cacheManager;
    protected string $permissionClass;
Severity: Minor
Found in src/AclRegistrar.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status