Documentation

CollectionManager
in package

Table of Contents

createCollection()  : mixed
createScope()  : mixed
dropCollection()  : mixed
dropScope()  : mixed
getAllScopes()  : array<string|int, mixed>
getScope()  : ScopeSpec

Methods

createScope()

public createScope(string $name) : mixed
Parameters
$name : string
Return values
mixed

dropScope()

public dropScope(string $name) : mixed
Parameters
$name : string
Return values
mixed

getAllScopes()

public getAllScopes() : array<string|int, mixed>
Return values
array<string|int, mixed>
Loading…

Search results