Searched refs:DEFAULT_ANCESTORS (Results 1 – 1 of 1) sorted by relevance
80 public const DEFAULT_ANCESTORS = '0'; define in Fisharebest\\Webtrees\\Module\\RelationshipsChartModule82 'ancestors' => self::DEFAULT_ANCESTORS,232 … $ancestors_only = (int) $tree->getPreference('RELATIONSHIP_ANCESTORS', static::DEFAULT_ANCESTORS);423 'default_ancestors' => self::DEFAULT_ANCESTORS,