Blixter/weather-module

View on GitHub
src/IpGeolocation/IpGeoController.php

Summary

Maintainability
A
1 hr
Test Coverage

Method indexActionPost has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function indexActionPost(): object
    {
        // Add content as a view and then render the page
        $page = $this->di->get("page");
        $request = $this->di->get("request");
Severity: Minor
Found in src/IpGeolocation/IpGeoController.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status