function StreamWrapperInterface::rename

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

File

includes/stream_wrappers.inc, line 110

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function rename($from_uri, $to_uri);

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