LimeSurvey API - Master branch

Patcher
in package

Table of Contents

Properties

$opHandlers  : mixed

Methods

addOpHandler()  : void
Add operation handler
applyPatch()  : array<string|int, mixed>
Apply patch
handleOp()  : array<string|int, mixed>
Apply operation

Properties

$opHandlers

private mixed $opHandlers = []

Methods

applyPatch()

Apply patch

public applyPatch(mixed $patch[, mixed $context = [] ]) : array<string|int, mixed>
Parameters
$patch : mixed
$context : mixed = []
Tags
throws
ObjectPatchException
Return values
array<string|int, mixed>

        
On this page

Search results