cmgmyr/laravel-messenger

View on GitHub
src/Models/Thread.php

Summary

Maintainability
A
2 hrs
Test Coverage

Thread has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

class Thread extends Eloquent
{
    use SoftDeletes;

    /**
Severity: Minor
Found in src/Models/Thread.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status