DateTimeImmutable::__set_state

(PHP 5 >= 5.5.0, PHP 7)

DateTimeImmutable::__set_stateThe __set_state handler

Opis

public static DateTimeImmutable::__set_state ( array $array ) : DateTimeImmutable

Like DateTime::__set_state() but works with DateTimeImmutable.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top