MangaographyParser
extends OgraphyParser
in package
implements
ParserInterface
Class AnimeographyParser
Table of Contents
Interfaces
- ParserInterface
- Interface ParserInterface
Properties
- $crawler : Crawler
Methods
- __construct() : mixed
- VoiceActingRoleParser constructor.
- getImage() : string
- getMalId() : int
- getMangaMeta() : MangaMeta
- getModel() : Mangaography
- 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
getImage()
public
getImage() : string
Tags
Return values
stringgetMalId()
public
getMalId() : int
Tags
Return values
intgetMangaMeta()
public
getMangaMeta() : MangaMeta
Tags
Return values
MangaMetagetModel()
Return the model
public
getModel() : Mangaography
Tags
Return values
MangaographygetName()
public
getName() : string
Tags
Return values
stringgetRole()
public
getRole() : string
Tags
Return values
stringgetUrl()
public
getUrl() : string