EscolaLMS/H5P

View on GitHub
src/Models/H5PLibrary.php

Summary

Maintainability
A
2 hrs
Test Coverage
A
95%

H5PLibrary has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class H5PLibrary extends Model
{
    use HasFactory, QueryCacheable;

    protected $table = 'hh5p_libraries';
Severity: Minor
Found in src/Models/H5PLibrary.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status