class DatabaseHandlerFactory extends HandlerFactory

Class DatabaseStreamHandlerFactory

Properties

protected string|int $level from  HandlerFactory

Methods

__construct(null $level = null)

StreamHandlerFactory constructor.

HandlerInterface
create()

No description

Details

in HandlerFactory at line 21
__construct(null $level = null)

StreamHandlerFactory constructor.

Parameters

null $level

at line 18
HandlerInterface create()

No description

Return Value

HandlerInterface