public function StreamWrapperInterface::rmdir

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

Archivo

drupal-7.x/includes/stream_wrappers.inc, line 112
Drupal stream wrapper interface.

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Código

public function rmdir($uri, $options);