HandlerFactoryInterface
interface HandlerFactoryInterface
Interface HandlerFactoryInterface
Methods
HandlerInterface|null
create()
Returns a new instance of HandlerInterface.
Details
at line 18
HandlerInterface|null
create()
Returns a new instance of HandlerInterface.