Php/docs/streamwrapper.destruct

来自菜鸟教程
跳转至:导航、​搜索

streamWrapper::__destruct

(PHP 4 >= 4.3.2, PHP 5, PHP 7)

streamWrapper::__destructDestructs an existing stream wrapper


说明

streamWrapper::__destruct ( )

Called when closing the stream wrapper, right before streamWrapper::stream_flush().


参数

此函数没有参数。