1 stream_wrappers.inc public StreamWrapperInterface::rename($from_uri, $to_uri)

File

core/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);