ArrayNode

ArrayNode

class ArrayNode extends BaseNode implements PrototypeNodeInterface

Represents an Array node in the config tree.

Methods

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

Constructor.

from BaseNode
登录查看完整内容