mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 02:01:33 +00:00
Update return type
This commit is contained in:
@@ -428,7 +428,7 @@ class Release extends Model
|
||||
}
|
||||
|
||||
/**
|
||||
* @return array
|
||||
* @return \Illuminate\Database\Eloquent\Builder[]|\Illuminate\Database\Eloquent\Collection|\Illuminate\Database\Query\Builder[]|\Illuminate\Support\Collection|mixed
|
||||
*/
|
||||
public static function getReleases()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user