DateTime
PHP 手册

DateTime::__wakeup

(PHP 5 >= 5.2.0)

DateTime::__wakeupThe __wakeup handler

说明

public DateTime DateTime::__wakeup ( void )

The __wakeup handler.

参数

This function has no parameters.

返回值

Initializes a DateTime object.


DateTime
PHP 手册