I have a simple loop on an array to produce a new array called dataBlock:
$dataBlock = []; foreach($root as $data){ if (array_key_exists($this-&g