Skip to content

trait DefaultValueTrait

Source Code

Provides the string representation of the default value of a parameter or property element.

NamespaceBeastBytes\CodPhp\Element
Uses

BeastBytes\CodPhp\Element\ValueToStringTrait

Properties

$defaultValue

String representation of the default value of a parameter or property element or null if the property does not have a default value.

TypeRead/WriteDefault
string|nullRead

Declared in BeastBytes\CodPhp\Element\DefaultValueTrait


Generated by CodPhp