AnimeographyParser
extends OgraphyParser
in package
implements
ParserInterface
Class AnimeographyParser
Table of Contents
Interfaces
- ParserInterface
- Interface ParserInterface
Properties
- $crawler : Crawler
Methods
- __construct() : mixed
- VoiceActingRoleParser constructor.
- getAnimeMeta() : AnimeMeta
- getImage() : string
- getMalId() : int
- getModel() : Animeography
- Return the model
- getName() : string
- getRole() : string
- getUrl() : string
Properties
$crawler
private
Crawler
$crawler
Methods
__construct()
VoiceActingRoleParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getAnimeMeta()
public
getAnimeMeta() : AnimeMeta
Tags
Return values
AnimeMetagetImage()
public
getImage() : string
Tags
Return values
stringgetMalId()
public
getMalId() : int
Tags
Return values
intgetModel()
Return the model
public
getModel() : Animeography
Tags
Return values
AnimeographygetName()
public
getName() : string
Tags
Return values
stringgetRole()
public
getRole() : string
Tags
Return values
stringgetUrl()
public
getUrl() : string