MutateUpsertSpec
class MutateUpsertSpec implements MutateInSpec (View source)
Indicates to replace a value at a path if it doesn't exist, otherwise create the path, in a document.
Methods
__construct(string $path, $value, bool $isXattr, bool $createPath, bool $expandMacros)
No description
Details
__construct(string $path, $value, bool $isXattr, bool $createPath, bool $expandMacros)
No description