BuilderInterface
in
Interface BuilderInterface
Tags
Table of Contents
Methods
build()
Return the created instance
public
build() : mixed
Return values
mixed —create()
Return new instance of the builder
public
static create() : mixed