Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.stub.php359 …public static function createFromInterface(DateTimeInterface $object): DateTime {} // TODO return … function in DateTime
553 …public static function createFromInterface(DateTimeInterface $object): DateTimeImmutable {} // TOD… function in DateTimeImmutable
H A Dphp_date.c2707 PHP_METHOD(DateTime, createFromInterface) in PHP_METHOD() argument
2782 PHP_METHOD(DateTimeImmutable, createFromInterface) in PHP_METHOD() argument

Completed in 27 milliseconds