. */ namespace Fisharebest\Webtrees; /** * Defined in edit_interface.php * * @global Individual $person */ global $person; /** * Defined in edit_interface.php * * @global Controller\PageController $controller */ global $controller; ?>