Documentation

MutateRemoveSpec
in package
implements MutateInSpec

Indicates to remove a value at a path in a document.

Interfaces, Classes and Traits

MutateInSpec
MutateInSpec is an interface for providing subdocument mutation operations.

Table of Contents

__construct()  : mixed

Methods

__construct()

public __construct(string $path, bool $isXattr) : mixed
Parameters
$path : string
$isXattr : bool
Return values
mixed

Search results