Home
last modified time | relevance | path

Searched refs:finishCurrentSpan (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Report/
H A DRightToLeftSupport.php351 self::finishCurrentSpan($result);
382 self::finishCurrentSpan($result, true);
649 private static function finishCurrentSpan(string &$result, bool $theEnd = false): void function in Fisharebest\\Webtrees\\Report\\RightToLeftSupport