Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DRelationshipsChartModule.php74 public const int UNLIMITED_RECURSION = 99;
475 self::UNLIMITED_RECURSION => I18N::translate('unlimited'),
727 if ($max_recursion === static::UNLIMITED_RECURSION) {