public function StreamWrapperInterface::stream_stat

1 method overrides StreamWrapperInterface::stream_stat()
DrupalLocalStreamWrapper::stream_stat in drupal-7.x/includes/stream_wrappers.inc
Support for fstat().

Archivo

drupal-7.x/includes/stream_wrappers.inc, line 108
Drupal stream wrapper interface.

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Código

public function stream_stat();