LookupGetFullSpec
in package
implements
LookupInSpec
Indicates to retreive a whole document.
Interfaces, Classes, Traits and Enums
- LookupInSpec
- LookupInSpec is an interface for providing subdocument lookup operations.
Table of Contents
- $isXattr : bool
- __construct() : mixed
- build() : LookupGetFullSpec
Properties
$isXattr
private
bool
$isXattr
Methods
__construct()
public
__construct([bool $isXattr = false ]) : mixed
Parameters
- $isXattr : bool = false
Tags
Return values
mixed —build()
public
static build([bool $isXattr = false ]) : LookupGetFullSpec
Parameters
- $isXattr : bool = false