SeasonListParser
in package
Class SeasonListParser
Table of Contents
Properties
- $crawler : Crawler
Methods
- __construct() : mixed
- SeasonListParser constructor.
- getModel() : SeasonArchive
- getResults() : array<string|int, SeasonListItem>
Properties
$crawler
private
Crawler
$crawler
Methods
__construct()
SeasonListParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getModel()
public
getModel() : SeasonArchive
Return values
SeasonArchivegetResults()
public
getResults() : array<string|int, SeasonListItem>