lookyman/recaptcha

View on GitHub
src/DI/ReCaptchaExtension.php

Summary

Maintainability
A
1 hr
Test Coverage

Method loadConfiguration has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function loadConfiguration()
    {
        $builder = $this->getContainerBuilder();
        $config = $this->validateConfig($this->defaults);

Severity: Minor
Found in src/DI/ReCaptchaExtension.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status