add: playlist categories #2308
Annotations
2 errors
php 8.4 on ubuntu-22.04
Process completed with exit code 1.
|
php 8.4 on ubuntu-22.04:
app/Models/PlaylistCategory.php#L54
Method App\Models\PlaylistCategory::playlists() should return Illuminate\Database\Eloquent\Relations\HasMany<App\Models\Torrent, $this(App\Models\PlaylistCategory)> but returns Illuminate\Database\Eloquent\Relations\HasMany<App\Models\Playlist, $this(App\Models\PlaylistCategory)>.
|