function StreamWrapperInterface::dir_opendir
1 method overrides StreamWrapperInterface::dir_opendir()
- DrupalLocalStreamWrapper::dir_opendir in includes/
stream_wrappers.inc - Support for opendir().
File
-
includes/
stream_wrappers.inc, line 114
Class
- StreamWrapperInterface
- Generic PHP stream wrapper interface.
Code
public function dir_opendir($uri, $options);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.