classes/yf_module.class.php

Summary

Maintainability
A
3 hrs
Test Coverage

yf_module has 27 functions (exceeds 20 allowed). Consider refactoring.
Open

class yf_module
{
    /** @var bool */
    public $USE_CAPTCHA = true;
    /** @var bool Force stripslashes on '_format_text' method */
Severity: Minor
Found in classes/yf_module.class.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status