AlternativeTitleParser
in package
implements
ParserInterface
Class AlternativeTitleParser parses an alternative of an anime/manga.
Table of Contents
Interfaces
- ParserInterface
- Interface ParserInterface
Properties
- $crawler : Crawler
Methods
- __construct() : mixed
- EpisodeListItemParser constructor.
- getModel() : array<string|int, Title>
- Return the model
Properties
$crawler
private
Crawler
$crawler
Methods
__construct()
EpisodeListItemParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getModel()
Return the model
public
getModel() : array<string|int, Title>