Documentation

LookupGetSpec
in package
implements LookupInSpec

Indicates a path for a value to be retrieved from a document.

Interfaces, Classes, Traits and Enums

LookupInSpec
LookupInSpec is an interface for providing subdocument lookup operations.

Table of Contents

$isXattr  : bool
$path  : string
__construct()  : mixed
build()  : LookupGetSpec

Properties

Methods

__construct()

public __construct(string $path[, bool $isXattr = false ]) : mixed
Parameters
$path : string
$isXattr : bool = false
Tags
since
4.0.0
Return values
mixed

        

Search results