class IntegerNode extendsNumericNode

This node represents an integer value in the config tree.

Methods

void
validateType(mixed$value)

No description

array
getValidPlaceholderTypes()

No description

Details

protectedvoid validateType(mixed$value)

Parameters

mixed $value

Return Value

void

protectedarray getValidPlaceholderTypes()

Return Value

array