PHP » GoLang |
login |
register |
about
|
GoLang php_user_filter::onClose
request it (265)
GoLang replacement for PHP's php_user_filter::onClose
[edit | history]
php_user_filter::onClose(PHP 5, PHP 7) php_user_filter::onClose — Called when closing the filter Description
public void php_user_filter::onClose
( void
)
This method is called upon filter shutdown (typically, this is also during stream shutdown), and is executed after the flush method is called. If any resources were allocated or initialized during onCreate() this would be the time to destroy or dispose of them. ParametersThis function has no parameters. Return ValuesReturn value is ignored. |
more
Recently updated
more
Most requested
more
Last requests
|