1.20.x stream_wrappers.inc | public StreamWrapperInterface::rename($from_uri, $to_uri) |
File
- includes/
stream_wrappers.inc, line 109 - Backdrop stream wrapper interface.
Class
- StreamWrapperInterface
- Generic PHP stream wrapper interface.
Code
public function rename($from_uri, $to_uri);