function StreamWrapperInterface::url_stat

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

File

includes/stream_wrappers.inc, line 113

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function url_stat($uri, $flags);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.