Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DTimestampInterface.php82 public function addMinutes(int $minutes): TimestampInterface; function
/webtrees/app/
H A DTimestamp.php90 public function addMinutes(int $minutes): TimestampInterface function in Fisharebest\\Webtrees\\Timestamp