deep-web-solutions/wordpress-framework-utilities

View on GitHub
src/includes/Validation/ValidationServiceAwareTrait.php

Summary

Maintainability
A
35 mins
Test Coverage

Method validate_allowed_value has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    protected function validate_allowed_value( $value, string $default_key, string $options_key, string $validation_type, string $handler_id = 'settings' ) {
Severity: Minor
Found in src/includes/Validation/ValidationServiceAwareTrait.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status