PHP: streamWrapper::__destruct - Manual
(PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8)
streamWrapper::__destruct — Destructs an existing stream wrapper
Description
public function streamWrapper::__destruct()
Called when closing the stream wrapper, right before streamWrapper::stream_flush().
Parameters
This function has no parameters.
Found A Problem?
User Contributed Notes
There are no user contributed notes for this page.