This class handles all the data you can get from the api Configuration
Methods | ||
---|---|---|
public
|
__construct(array $data, $ipPerson)
|
# |
public
|
getTVShowName(): string
|
# |
public
|
getTVShowID(): int
|
# |
public
|
getTVShowOriginalTitle(): string
|
# |
public
|
getTVShowFirstAirDate(): string
|
# |
public
|
getPoster(): string
|
# |
public
|
getTVShowJob(): string
|
# |
public
|
getTVShowDepartment(): string
|
# |
public
|
getTVShowOverview(): string
|
# |
public
|
getTVShowEpisodeCount(): string
|
# |
public
|
getJSON(): string
|
# |