LegacyDate::setDebug - jcobban/Genealogy GitHub Wiki

$date->setDebug($boolean)

Up: class LegacyDate

Set the debug output option for the instance of LegacyDate.

parameter description
$boolean If this is true then debugging is enabled for this instance. If it is false then debugging is disabled for this instance.

Next: $date->getTemplate()