district09/php_package_dg-geopunt-geolocation

View on GitHub
src/Value/Location.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        LocationId $locationId,
        string $type,
        Address $address,
        Position $position,
        BoundingBox $boundingBox
Severity: Minor
Found in src/Value/Location.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status