gocodebox/lifterlms

View on GitHub
includes/achievements/class.llms.achievement.user.php

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Method get_content_html has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private function get_content_html() {

        $this->find    = array(
            '{site_title}',
            '{user_login}',
Severity: Minor
Found in includes/achievements/class.llms.achievement.user.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status