CouchDriver
in package
Tags
Table of Contents
- $link : Bucket
- __call() : mixed|null
- 调用Couch提供的方法
- __construct() : mixed
Properties
$link
protected
Bucket
$link
Methods
__call()
调用Couch提供的方法
public
__call( $method, $argv) : mixed|null
Parameters
Tags
Return values
mixed|null —__construct()
public
__construct(array<string|int, mixed> $params) : mixed
Parameters
- $params : array<string|int, mixed>