Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DLifespansChartModule.php73 protected const string SEPARATOR = '.';
160 $xrefs = explode(self::SEPARATOR, $xrefs);
207 'xrefs' => implode(self::SEPARATOR, $xrefs),
224 'xrefs' => implode(self::SEPARATOR, $xrefs),