function StreamWrapperInterface::dir_closedir

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

File

includes/stream_wrappers.inc, line 117

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function dir_closedir();

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