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

File

includes/stream_wrappers.inc, line 109
Drupal stream wrapper interface.

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function unlink($uri);