jumper423/decaptcha

View on GitHub
src/services/AnticaptchaReCaptcha.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method init has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function init()
    {
        parent::init();

        $this->paramsNames[static::ACTION_FIELD_PROXYTYPE] = 'proxyType';
Severity: Major
Found in src/services/AnticaptchaReCaptcha.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status