Documentation

PictureParser
in package
implements ParserInterface

Class PictureParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
PictureParser constructor.
getLarge()  : string
getModel()  : Picture
Return the model
getSmall()  : string

Properties

Methods

__construct()

PictureParser constructor.

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

getLarge()

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

getSmall()

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

        
On this page

Search results