mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Fix phpstan reported errors
This commit is contained in:
@@ -31,7 +31,7 @@ class VideoAlias extends Model
|
||||
public $incrementing = false;
|
||||
|
||||
/**
|
||||
* @var array
|
||||
* @var array<string>
|
||||
*/
|
||||
protected $guarded = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user