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
$crawler
private
Crawler
$crawler
Methods
__construct()
HistoryParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getModel()
Return the model
public
getModel() : array<string|int, History>