Skip to content

FamilyTree::getErrors

James Cobban edited this page Mar 9, 2021 · 3 revisions

$tree->getErrors()

Up: class FamilyTree

The method returns a string containing messages explaining why the object was not created. If the object was successfully initialized from the database this is an empty string. This is implemented to match the interface of class Record.

Next: $tree->dump($title)

Clone this wiki locally