CrossPHP

CouchDriver
in package

Tags
author

wonli wonli@live.com Class CouchDriver

Table of Contents

$link  : Bucket
__call()  : mixed|null
调用Couch提供的方法
__construct()  : mixed

Properties

Methods

__call()

调用Couch提供的方法

public __call( $method,  $argv) : mixed|null
Parameters
$method :
$argv :
Tags
throws
CoreException
Return values
mixed|null

__construct()

public __construct(array<string|int, mixed> $params) : mixed
Parameters
$params : array<string|int, mixed>
Tags
throws
CoreException
Return values
mixed

Search results