public function StreamWrapperInterface::unlink

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

Archivo

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

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Código

public function unlink($uri);