staempfli/magento2-module-cookie-consent

View on GitHub
Block/CookieConsent.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getCookieConsentConfiguration has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getCookieConsentConfiguration()
    {
        $config = [
            'palette' => [
                'popup' => [
Severity: Minor
Found in Block/CookieConsent.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status