GameAware
Helper trait to implement public setGame from GameAwareInterface and private getGame for internal use.
Table of Contents
Properties
$game
private
Game
$game
Methods
getGame()
public
getGame() : Game
Return values
Game —setGame()
public
setGame(Game $game) : mixed
Parameters
- $game : Game