gocodebox/lifterlms

View on GitHub
includes/abstracts/llms.abstract.integration.php

Summary

Maintainability
A
1 hr
Test Coverage
A
95%

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

    protected function get_settings() {

        $settings   = array();
        $settings[] = array(
            'type' => 'sectionstart',
Severity: Minor
Found in includes/abstracts/llms.abstract.integration.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status