public function StreamWrapperInterface::stream_close
1 method overrides StreamWrapperInterface::stream_close()
- DrupalLocalStreamWrapper::stream_close in drupal-7.x/
includes/ stream_wrappers.inc - Support for fclose().
Archivo
- drupal-7.x/
includes/ stream_wrappers.inc, line 100 - Drupal stream wrapper interface.
Class
- StreamWrapperInterface
- Generic PHP stream wrapper interface.
Código
public function stream_close();