Documentation

HistoryParser
in package
implements ParserInterface

Class HistoryParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
HistoryParser constructor.
getModel()  : array<string|int, History>
Return the model

Properties

Methods

__construct()

HistoryParser constructor.

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

getModel()

Return the model

public getModel() : array<string|int, History>
Tags
throws
Exception
throws
InvalidArgumentException
Return values
array<string|int, History>

        
On this page

Search results