gocodebox/lifterlms-rest

View on GitHub
includes/class-llms-rest-install.php

Summary

Maintainability
A
1 hr
Test Coverage
B
85%

Method get_schema has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function get_schema( $schema, $collate ) {

        global $wpdb;

        $schema .= "
Severity: Minor
Found in includes/class-llms-rest-install.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status