Leadtech/BootFramework

View on GitHub
src/Leadtech/Boot/Http/Security/RemoteAccessPolicy.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

class RemoteAccessPolicy
{
    /** @var bool */
    private $publicIpRangesDenied = false;

Severity: Minor
Found in src/Leadtech/Boot/Http/Security/RemoteAccessPolicy.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status