mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:01:24 +00:00
Update packages
This commit is contained in:
@@ -10,7 +10,7 @@ use Illuminate\Database\Eloquent\Relations\BelongsTo;
|
||||
*
|
||||
* @property int $predb_id id, of the predb entry, this hash belongs to
|
||||
* @property mixed $hash
|
||||
* @property-read \App\Models\Predb $predb
|
||||
* @property-read Predb $predb
|
||||
*
|
||||
* @method static \Illuminate\Database\Eloquent\Builder|\App\Models\PredbHash whereHash($value)
|
||||
* @method static \Illuminate\Database\Eloquent\Builder|\App\Models\PredbHash wherePredbId($value)
|
||||
|
||||
Reference in New Issue
Block a user