Since: 2023-03-20

trait Makeable

Factory class for creating traits.

Methods

static Makeable
make(...$arguments)

Create a new instance.

Details

at line 15
static Makeable make(...$arguments)

Create a new instance.

Parameters

...$arguments

Return Value

Makeable