streamWrapper
PHP Manual

streamWrapper::__destruct

(Não há informação de versão disponível, talvez apenas no SVN)

streamWrapper::__destructDestructs an existing stream wrapper

Descrição

streamWrapper::__destruct ( void )

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

Parâmetros

Esta função não possui parâmetros.


streamWrapper
PHP Manual