PSR12 Linting

This commit is contained in:
HDVinnie
2023-01-08 21:11:15 +00:00
committed by github-actions[bot]
parent 118ffdbcd2
commit 9f7ff35e07
27 changed files with 29 additions and 28 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ class ChatStatus extends Model
/**
* The attributes that aren't mass assignable.
*
*
* @var string[]
*/
protected $guarded = ['id', 'created_at', 'updated_at'];