Home
last modified time | relevance | path

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

/PHP-8.1/ext/date/
H A Dphp_date.stub.php223 public static function createFromInterface(DateTimeInterface $object): DateTime {} function in DateTime
397 public static function createFromInterface(DateTimeInterface $object): DateTimeImmutable {} function in DateTimeImmutable
H A Dphp_date.c2496 PHP_METHOD(DateTime, createFromInterface) in PHP_METHOD() argument
2538 PHP_METHOD(DateTimeImmutable, createFromInterface) in PHP_METHOD() argument

Completed in 22 milliseconds