function StreamWrapperInterface::rmdir

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

File

includes/stream_wrappers.inc, line 112

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function rmdir($uri, $options);

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