Methods |
public
|
__construct(array $data, $idPerson)
Construct Class
Parameters
$data |
An array with the data of a MovieRole
|
Overrides
|
#
|
public
|
getMovieTitle(): string
Get the Movie's title of the role
Get the Movie's title of the role
|
#
|
public
|
getMovieID(): int
Get the Movie's id
|
#
|
public
|
getMovieOriginalTitle(): string
Get the Movie's original title of the role
Get the Movie's original title of the role
|
#
|
public
|
getMovieReleaseDate(): string
Get the Movie's release date of the role
Get the Movie's release date of the role
|
#
|
public
|
getJSON(): string
Get the JSON representation of the Episode
Get the JSON representation of the Episode
|
#
|