streamWrapper::__destruct
PHP function
Edit on GitHub ✎
(PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8)
Destructs an existing stream wrapper
Description
streamWrapper::__destruct()
Called when closing the stream wrapper, right before streamWrapper::stream_flush.