ItemMetaParser
in package
AbstractYes
Class ItemMetaParser
Table of Contents
Properties
- $crawler : Crawler
Methods
- __construct() : mixed
- ItemMetaParser constructor.
- getImage() : string|null
- getMalId() : int|null
- getName() : string|null
- getUrl() : string|null
Properties
$crawler
private
Crawler
$crawler
Methods
__construct()
ItemMetaParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getImage()
public
getImage() : string|null
Tags
Return values
string|nullgetMalId()
public
getMalId() : int|null
Tags
Return values
int|nullgetName()
public
getName() : string|null
Tags
Return values
string|nullgetUrl()
public
getUrl() : string|null