phpDocumentor

VpeBuilderInterface
in

Table of Contents

build()  : Vpe
create()  : self
reset()  : self
withId()  : $this
withName()  : $this
withValue()  : $this

Methods

withId()

public withId(int $id) : $this
Parameters
$id : int
Return values
$this

withName()

public withName(string $name) : $this
Parameters
$name : string
Return values
$this

withValue()

public withValue(float $value) : $this
Parameters
$value : float
Return values
$this

Search results