Documentation

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

Methods

__construct()

ItemMetaParser constructor.

public __construct(Crawler $crawler) : mixed
Parameters
$crawler : Crawler

getImage()

public getImage() : string|null
Tags
throws
InvalidArgumentException
Return values
string|null

getMalId()

public getMalId() : int|null
Tags
throws
InvalidArgumentException
Return values
int|null

getName()

public getName() : string|null
Tags
throws
InvalidArgumentException
Return values
string|null

getUrl()

public getUrl() : string|null
Tags
throws
InvalidArgumentException
Return values
string|null

        
On this page

Search results