Home
last modified time | relevance | path

Searched defs:playerType (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/
H A DHiddenPlayer.php30 protected $playerType = Player::class; variable in Google\\Service\\GamesManagement\\HiddenPlayer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerLeaderboardScoreListResponse.php33 protected $playerType = Player::class; variable in Google\\Service\\Games\\PlayerLeaderboardScoreListResponse
H A DLeaderboardEntry.php34 protected $playerType = Player::class; variable in Google\\Service\\Games\\LeaderboardEntry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DPlaylist.php38 protected $playerType = PlaylistPlayer::class; variable in Google\\Service\\YouTube\\Playlist
H A DVideo.php46 protected $playerType = VideoPlayer::class; variable in Google\\Service\\YouTube\\Video
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php1372 public $playerType; variable in Google_ItemScope
1637 public function setPlayerType( $playerType) {