PromoListItemParser
in package
implements
ParserInterface
Class PromoListItemParser
Table of Contents
Interfaces
- ParserInterface
- Interface ParserInterface
Properties
- $crawler : Crawler
Methods
- __construct() : mixed
- PromoItemParser constructor.
- getImageUrl() : string
- getModel() : PromoListItem
- Return the model
- getTitle() : string
- getVideoUrl() : string
Properties
$crawler
private
Crawler
$crawler
Methods
__construct()
PromoItemParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getImageUrl()
public
getImageUrl() : string
Tags
Return values
stringgetModel()
Return the model
public
getModel() : PromoListItem
Tags
Return values
PromoListItemgetTitle()
public
getTitle() : string
Tags
Return values
stringgetVideoUrl()
public
getVideoUrl() : string