Skip to content

Commit

Permalink
Making the getTrailers method in Movies deprecated since this is bein…
Browse files Browse the repository at this point in the history
…g replaced by videos.
  • Loading branch information
wtfzdotnet committed Apr 5, 2014
1 parent e0cf947 commit d3a4041
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Tmdb/Api/Movies.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ public function getReleases($movie_id, array $parameters = array(), array $heade
/**
* Get the trailers for a specific movie id.
*
* @deprecated TMDB changed the way of requesting trailers, see getVideos instead!
* @param $movie_id
* @param array $parameters
* @param array $headers
Expand Down

0 comments on commit d3a4041

Please sign in to comment.