Wikibase
MediaWiki Wikibase extension
|
Public Member Functions | |
patch (array $target, array $patch) | |
Wikibase\Repo\RestApi\Domain\Services\JsonPatcher::patch | ( | array | $target, |
array | $patch | ||
) |
InvalidArgumentException | for an invalid patch |
PatchPathException | if a path target provided in the patch does not exist |
PatchTestConditionFailedException | if a "test" op in the patch fails |
Implemented in Wikibase\Repo\RestApi\Infrastructure\JsonDiffJsonPatcher.