PicturesPageParser
in package
implements
ParserInterface
Class PicturePageParser
Table of Contents
Interfaces
- ParserInterface
- Interface ParserInterface
Properties
- $crawler : Crawler
Methods
- __construct() : mixed
- AnimeParser constructor.
- getModel() : array<string|int, Picture>
- Return the model
Properties
$crawler
private
Crawler
$crawler
Methods
__construct()
AnimeParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getModel()
Return the model
public
getModel() : array<string|int, Picture>