DefaultPicturesPageParser
in package
implements
ParserInterface
Class DefaultPicturesPageParser
Character pictures do not have any large image sizes, so this class returns only the default size
Table of Contents
Interfaces
- ParserInterface
- Interface ParserInterface
Properties
- $crawler : Crawler
Methods
- __construct() : mixed
- DefaultPicturesPageParser constructor.
- getModel() : array<string|int, DefaultPicture>
- Return the model
Properties
$crawler
private
Crawler
$crawler
Methods
__construct()
DefaultPicturesPageParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getModel()
Return the model
public
getModel() : array<string|int, DefaultPicture>