Documentation

TraverseTrait

Traverse trait

Tags
category

Pop

author

Nick Sagona, III dev@noladev.com

copyright

Copyright (c) 2009-2025 NOLA Interactive, LLC.

license

http://www.popphp.org/license New BSD License

version
4.5.0

Table of Contents

Methods

traverseData()  : void
Traverse data

Methods

traverseData()

Traverse data

public static traverseData(string $targetNode, mixed $data[, array<string|int, mixed> &$nodeValues = [] ][, string|null &$currentNode = null ][, int &$depth = 0 ]) : void
Parameters
$targetNode : string
$data : mixed
$nodeValues : array<string|int, mixed> = []
$currentNode : string|null = null
$depth : int = 0

        
On this page

Search results