mimmi20/device-detector-factory

View on GitHub
src/DeviceDetectorFactory.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method __invoke has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __invoke(
        ContainerInterface $container,
        $requestedName,
        array | null $options = null,
    ): DeviceDetector {
Severity: Minor
Found in src/DeviceDetectorFactory.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status