Order Fulfillment Deadline

ProviderInterface

Service hours provider interface.

Tags
author

Jakub Jabůrek jaburek.jakub@gmail.com

subpackage

ServiceHours

Table of Contents

Methods

getServiceHours()  : ServiceHours|null
Returns time range when orders are processed for the given date.

Methods

getServiceHours()

Returns time range when orders are processed for the given date.

public getServiceHours(DateTimeInterface $date) : ServiceHours|null
APIYes
Parameters
$date : DateTimeInterface

date to check

Return values
ServiceHours|null

order processing time range or null if not processing


        
On this page

Search results