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