mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Latest pint fixes
This commit is contained in:
@@ -38,7 +38,7 @@ class VideoAlias extends Model
|
||||
protected $guarded = [];
|
||||
|
||||
/**
|
||||
* @return \Illuminate\Database\Eloquent\Relations\BelongsTo<\App\Models\Video, $this>
|
||||
* @return BelongsTo<Video, $this>
|
||||
*/
|
||||
public function video(): BelongsTo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user