function PhpStreamWrapperInterface::dir_opendir
Return value
bool
1 method overrides PhpStreamWrapperInterface::dir_opendir()
- LocalStream::dir_opendir in core/
lib/ Drupal/ Core/ StreamWrapper/ LocalStream.php - Support for opendir().
File
-
core/
lib/ Drupal/ Core/ StreamWrapper/ PhpStreamWrapperInterface.php, line 20
Class
- PhpStreamWrapperInterface
- Defines a generic PHP stream wrapper interface.
Namespace
Drupal\Core\StreamWrapperCode
public function dir_opendir($path, $options);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.