PlaylistSong
extends Pivot
in package
Table of Contents
Properties
Methods
- playlist() : mixed
- song() : mixed
Properties
$fillable
protected
mixed
$fillable
= ['playlist_id', 'song_id', 'position']
$table
protected
mixed
$table
= 'playlist_song'
Methods
playlist()
public
playlist() : mixed
song()
public
song() : mixed