function StreamWrapperInterface::unlink

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

File

includes/stream_wrappers.inc, line 109

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function unlink($uri);

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