Documentation

SeasonListItemParser
in package
implements ParserInterface

Class SeasonListItemParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
SeasonListItemParser constructor.
getModel()  : SeasonListItem
Return the model
getSeasons()  : array<string|int, mixed>
getYear()  : int

Properties

Methods

__construct()

SeasonListItemParser constructor.

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

getSeasons()

public getSeasons() : array<string|int, mixed>
Tags
throws
InvalidArgumentException
Return values
array<string|int, mixed>

        
On this page

Search results