hipay/hipay-wallet-cashout-mirakl-integration

View on GitHub
src/Controller/LoginController.php

Summary

Maintainability
A
1 hr
Test Coverage

Method generateForm has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private function generateForm()
    {
        $default = array(
            '_username' => '',
            '_password' => '',
Severity: Minor
Found in src/Controller/LoginController.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status