Methods |
public
|
__construct(array $data, $idPerson)
Construct Class
Parameters
$data |
An array with the data of a TVShowRole
|
Overrides
|
#
|
public
|
getTVShowName(): string
Get the TVShow's title of the role
Get the TVShow's title of the role
|
#
|
public
|
getTVShowID(): int
Get the TVShow's id
|
#
|
public
|
getTVShowOriginalTitle(): string
Get the TVShow's original title of the role
Get the TVShow's original title of the role
|
#
|
public
|
getTVShowFirstAirDate(): string
Get the TVShow's release date of the role
Get the TVShow's release date of the role
|
#
|
public
|
getJSON(): string
Get the JSON representation of the Episode
Get the JSON representation of the Episode
|
#
|