1 stream_wrappers.inc public StreamWrapperInterface::stream_open($uri, $mode, $options, &$opened_url)

File

core/includes/stream_wrappers.inc, line 98
Backdrop stream wrapper interface.

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function stream_open($uri, $mode, $options, &$opened_url);