DateTime::__set_state
(PHP 5 >= 5.3.0, PHP 7)
DateTime::__set_state — The __set_state handler
Description
public static DateTime::__set_state ( array $array ) : DateTime
The __set_state() handler.
Parameters
-  array
-  Initialization array. 
Return Values
Returns a new instance of a DateTime object.
    © 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
    https://www.php.net/manual/en/datetime.set-state.php