function StreamWrapperInterface::stream_close
1 method overrides StreamWrapperInterface::stream_close()
- DrupalLocalStreamWrapper::stream_close in includes/
stream_wrappers.inc - Support for fclose().
File
-
includes/
stream_wrappers.inc, line 100
Class
- StreamWrapperInterface
- Generic PHP stream wrapper interface.
Code
public function stream_close();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.