TemplateTag::addChild - jcobban/Genealogy GitHub Wiki

$tag->addChild($atag)

Up: class TemplateTag

Add an instance of TemplateTag as a child of this instance.

Next: $tag->replChild($oldtag, $newtag)