Home
last modified time | relevance | path

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

/webtrees/app/
H A DFact.php160 private bool $pending_addition = false; variable in Fisharebest\\Webtrees\\Fact
491 $this->pending_addition = false;
511 $this->pending_addition = true;
522 return $this->pending_addition;