mimmi20/browscap-helper

View on GitHub
src/BrowscapHelper.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __construct()
    {
        parent::__construct('Browscap Helper Project', 'dev-master');

        $sourcesDirectory = (string) realpath(__DIR__ . '/../sources/');
Severity: Minor
Found in src/BrowscapHelper.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status