streamWrapper::__destruct

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

streamWrapper::__destructDestructs an existing stream wrapper

说明

public streamWrapper::__destruct ( )

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

参数

此函数没有参数。

返回值

没有返回值。

User Contributed Notes

There are no user contributed notes for this page.