mooxphp/moox

View on GitHub
packages/press/src/Models/WpBasePost.php

Summary

Maintainability
A
2 hrs
Test Coverage

WpBasePost has 25 functions (exceeds 20 allowed). Consider refactoring.
Open

class WpBasePost extends Model
{
    use HasFactory, Mutable;

    protected $fillable = [
Severity: Minor
Found in packages/press/src/Models/WpBasePost.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status