mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-08 04:00:14 -05:00
PHP Style Change (Laravel Pint CI)
This commit is contained in:
@@ -33,6 +33,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
class ChatStatus extends Model
|
||||
{
|
||||
use Auditable;
|
||||
|
||||
/** @use HasFactory<\Database\Factories\ChatStatusFactory> */
|
||||
use HasFactory;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user