Home
last modified time | relevance | path

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

/webtrees/app/
H A DTimestamp.php23 use Carbon\CarbonImmutable; alias
33 private CarbonImmutable $carbon;
37 $this->carbon = CarbonImmutable::createFromTimestamp($timestamp, $timezone);