Documentation

VoiceActorParser
in package
implements ParserInterface

Class VoiceActorParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
VoiceActorParser constructor.
getImage()  : string
getLanguage()  : string
getMalId()  : int
getModel()  : VoiceActor
Return the model
getName()  : string
getPerson()  : MalUrl
getPersonMeta()  : PersonMeta
getUrl()  : string

Properties

Methods

__construct()

VoiceActorParser constructor.

public __construct(Crawler $crawler) : mixed
Parameters
$crawler : Crawler

getImage()

public getImage() : string
Tags
throws
InvalidArgumentException
Return values
string

getLanguage()

public getLanguage() : string
Tags
throws
InvalidArgumentException
Return values
string

getMalId()

public getMalId() : int
Tags
throws
InvalidArgumentException
Return values
int

getName()

public getName() : string
Tags
throws
RuntimeException
throws
InvalidArgumentException
Return values
string

getUrl()

public getUrl() : string
Tags
throws
InvalidArgumentException
Return values
string

        
On this page

Search results