Home
last modified time | relevance | path

Searched defs:subtractYears (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Contracts/
H A DTimestampInterface.php152 public function subtractYears(int $years): TimestampInterface; function
/webtrees/app/
H A DTimestamp.php180 public function subtractYears(int $years): TimestampInterface function in Fisharebest\\Webtrees\\Timestamp