BooleanNode

BooleanNode

class BooleanNode extends ScalarNode

This node represents a Boolean value in the config tree.

Methods

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

Constructor.

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