W3cubDocs

/CakePHP 4.1

Class SpecialNode

Debug node for special messages like errors or recursion warnings.

Namespace: Cake\Error\Debug

Method Summary

Method Detail

__construct() public

__construct(string $value)

Constructor

Parameters

string $value

The message/value to include in dump results.

getChildren() public

getChildren()

Get the child nodes of this node.

Returns

\Cake\Error\Debug\NodeInterface[]

getValue() public

getValue()

Get the message/value

Returns

string

© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/4.1/class-Cake.Error.Debug.SpecialNode.html