edde-framework/edde-framework

View on GitHub
src/Edde/Api/Acl/IAclManager.php

Summary

Maintainability
A
35 mins
Test Coverage

Method access has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        public function access(string $group, bool $grant, string $resource = null, \DateTime $from = null, \DateTime $until = null): IAclManager;
Severity: Minor
Found in src/Edde/Api/Acl/IAclManager.php - About 35 mins to fix

There are no issues that match your filters.

Category
Status