MutateArrayAddUniqueSpec
class MutateArrayAddUniqueSpec implements MutateInSpec (View source)
Indicates to add a value into an array at a path in a document so long as that value does not already exist in the array.
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