HandlersRepository
Class HandlersRepository
Table of Contents
Properties
Methods
Properties
$collection
public
static HandlersCollection
$collection
Methods
getByCode()
public
getByCode(string $code) : HandlerContract|null
Parameters
- $code : string
Tags
Return values
HandlerContract|nullgetCollection()
public
getCollection() : HandlersCollection