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

File

includes/stream_wrappers.inc, line 108
Drupal stream wrapper interface.

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function stream_stat();