gocodebox/lifterlms

View on GitHub
includes/models/model.llms.notification.php

Summary

Maintainability
A
1 hr
Test Coverage
B
84%

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

    public function create( $data = array() ) {

        $time = current_time( 'mysql' );

        $data = wp_parse_args(
Severity: Minor
Found in includes/models/model.llms.notification.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status