Documentation

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

Methods

__construct()

PromoItemParser constructor.

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

getImageUrl()

public getImageUrl() : string
Tags
throws
InvalidArgumentException
Return values
string

getTitle()

public getTitle() : string
Tags
throws
InvalidArgumentException
Return values
string

getVideoUrl()

public getVideoUrl() : string
Tags
throws
InvalidArgumentException
Return values
string

        
On this page

Search results