streamWrapper::__destruct

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

streamWrapper::__destructDestructs an existing stream wrapper

설명

streamWrapper::__destruct ( void )

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

인수

이 함수는 인수가 없습니다.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top