Error message
You are browsing documentation for drupal 7.x, which is not supported anymore. Read the updated version of this page for drupal 11.x (the latest version).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.