Componere\Value::__construct

(Componere 2 >= 2.1.0)

Componere\Value::__constructValue Construction

Description

publicComponere\Value::__construct($default = ?)

Parameters

default

Exceptions

Warning

Shall throw InvalidArgumentException if default does not have a suitable value

To Top