Class AddOperation - FieldOperation for adding object(s) to array fields.
author |
Fosco Marotto [email protected] |
---|---|
package |
Parse\Internal |
__construct(array $objects)
Throws |
|
---|
array
Objects to add.
_apply(mixed $oldValue, mixed $obj, string $key) : array
mixed
Value prior to this operation.
mixed
Value being applied.
string
Key this operation affects.
array
_encode() : array
array
_mergeWithPrevious(\Parse\Internal\FieldOperation $previous) : \Parse\Internal\FieldOperation
getValue() : mixed
mixed
objects : array
var |
---|
array