mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-08 04:00:14 -05:00
PSR12 Linting
This commit is contained in:
committed by
github-actions[bot]
parent
118ffdbcd2
commit
9f7ff35e07
@@ -24,7 +24,7 @@ class ChatStatus extends Model
|
||||
|
||||
/**
|
||||
* The attributes that aren't mass assignable.
|
||||
*
|
||||
*
|
||||
* @var string[]
|
||||
*/
|
||||
protected $guarded = ['id', 'created_at', 'updated_at'];
|
||||
|
||||
Reference in New Issue
Block a user