Fr3nch13/CakePHP Utilities

NodeInterface

Interface for Debugs

Provides methods to look at contained value and iterate child nodes in the tree.

Table of Contents

Methods

getChildren()  : array<string|int, NodeInterface>
Get the child nodes of this node.
getValue()  : mixed
Get the contained value.

Methods

getValue()

Get the contained value.

public getValue() : mixed

        
On this page

Search results