Exemplo n.º 1
0
 public function delete()
 {
     PlaylistDao::delete($this->playlist[TPlaylists::ID]);
 }