DoDomuDojade Documentation

GetDeparturesUseCase
in package

Read onlyYes

Provides tram data formatted for display page

Table of Contents

Properties

$logger  : LoggerInterface
$tramService  : TramServiceInterface

Methods

__construct()  : mixed
execute()  : array<int, array{stopId: string, line: string, minutes: int, direction: string}>

Properties

Methods

execute()

public execute(array<string|int, string> $stopIds) : array<int, array{stopId: string, line: string, minutes: int, direction: string}>
Parameters
$stopIds : array<string|int, string>
Return values
array<int, array{stopId: string, line: string, minutes: int, direction: string}>

        
On this page

Search results