Home
last modified time | relevance | path

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

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