Documentation

ScheduleParser
in package
implements ParserInterface

Class SeasonalParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
SeasonalParser constructor.
getModel()  : Schedule
Return the model
getShedule()  : array<string|int, mixed>

Properties

Methods

__construct()

SeasonalParser constructor.

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

getShedule()

public getShedule([string $day = 'all' ]) : array<string|int, mixed>
Parameters
$day : string = 'all'
Tags
throws
RuntimeException
throws
InvalidArgumentException
Return values
array<string|int, mixed>

        
On this page

Search results