Google\Cloud\Tests\Speech\HttpStreamWrapper::stream_open PHP Метод

stream_open() публичный Метод

public stream_open ( $path, $mode, $options, &$opened_path )
    public function stream_open($path, $mode, $options, &$opened_path)
    {
        return true;
    }