gocodebox/lifterlms

View on GitHub
includes/notifications/class.llms.notifications.php

Summary

Maintainability
A
1 hr
Test Coverage
F
47%

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

    private function load() {

        $triggers = array(
            'achievement_earned',
            'certificate_earned',
Severity: Minor
Found in includes/notifications/class.llms.notifications.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status