mimmi20/browser-detector

View on GitHub
src/Header/HeaderLoader.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method __construct has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

        DeviceParserInterface $deviceParser,
        PlatformParserInterface $platformParser,
        BrowserParserInterface $browserParser,
        EngineParserInterface $engineParser,
        NormalizerFactory $normalizerFactory,
Severity: Major
Found in src/Header/HeaderLoader.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status