Home
last modified time | relevance | path

Searched refs:PlaylistPlayer (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DPlaylist.php38 protected $playerType = PlaylistPlayer::class;
116 * @param PlaylistPlayer
118 public function setPlayer(PlaylistPlayer $player)
123 * @return PlaylistPlayer
H A DPlaylistPlayer.php20 class PlaylistPlayer extends \Google\Model class
44 class_alias(PlaylistPlayer::class, 'Google_Service_YouTube_PlaylistPlayer');