Documentation

TransactionKeyspace
in package

Table of Contents

DEFAULT_COLLECTION  = "_default"
DEFAULT_SCOPE  = "_default"
$bucket  : string
$collection  : string
$scope  : string
__construct()  : mixed

Constants

Properties

Methods

__construct()

public __construct(string $bucket[, string $scope = self::DEFAULT_SCOPE ][, string $collection = self::DEFAULT_COLLECTION ]) : mixed
Parameters
$bucket : string
$scope : string = self::DEFAULT_SCOPE
$collection : string = self::DEFAULT_COLLECTION
Tags
since
4.0.1
Return values
mixed

        

Search results