MutateInResult
interface MutateInResult implements MutationResult (View source)
Interface for results created by the mutateIn operation.
Methods
MutationToken|null
mutationToken()
Returns the mutation token generated during the mutation
from
MutationResult
array|null
content(int $index)
Returns any value located at the index specified
Details
string|null
cas()
Returns the CAS value for the document
MutationToken|null
mutationToken()
Returns the mutation token generated during the mutation
array|null
content(int $index)
Returns any value located at the index specified