Pelzini

This is the code documentation for the Pelzini project

function addChild()

Adds a child node to this node

Usage

void $TreeNode->addChild ( TreeNode $child );

Authors

Arguments

  1. TreeNode $child

Return value

  • void