Factory
Class Factory
Table of Contents
Methods
Methods
make()
public
static make(string $className) : HandlerContract|null
Parameters
- $className : string
Return values
HandlerContract|nullmakeRest()
public
static makeRest(string $code) : HandlerContract|RestDelivery
Parameters
- $code : string