class MutateArrayPrependSpec implements MutateInSpec (View source)

Indicates to prepend a value to an array at a path in a document.

Methods

__construct(string $path, array $values, bool $isXattr, bool $createPath, bool $expandMacros)

No description

Details

__construct(string $path, array $values, bool $isXattr, bool $createPath, bool $expandMacros)

No description

Parameters

string $path
array $values
bool $isXattr
bool $createPath
bool $expandMacros