FloatNode

FloatNode

class FloatNode extends NumericNode

This node represents a float value in the config tree.

Methods

__construct(string $name, NodeInterface $parent = null, $min = null, $max = null)

Constructor.

from NumericNode
setAttribute($key, $value) from 登录查看完整内容