Метод | Описание | |
---|---|---|
__construct ( stdClass $operation ) | ||
perform ( string $targetDocument ) : string |
Метод | Описание | |
---|---|---|
assertMandatories ( stdClass $operation ) | Guard the mandatory operation property |
Метод | Описание | |
---|---|---|
replace ( array | stdClass &$json, array $pointerParts, mixed $value = null ) |
protected assertMandatories ( stdClass $operation ) | ||
$operation | stdClass | The operation structure. |