public function StreamWrapperInterface::stream_open

1 method overrides StreamWrapperInterface::stream_open()

File

drupal/includes/stream_wrappers.inc, line 99
Drupal stream wrapper interface.

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

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