Method | Description | |
---|---|---|
__construct ( stdClass $operation ) | ||
perform ( string $targetDocument ) : string |
Method | Description | |
---|---|---|
assertMandatories ( stdClass $operation ) | Guard the mandatory operation properties |
Method | Description | |
---|---|---|
remove ( array | stdClass &$json, array $pointerParts ) |
protected assertMandatories ( stdClass $operation ) | ||
$operation | stdClass | The operation structure. |