Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Rs
Json
Patch
PHP Class Rs\Json\Patch
显示文件
Open project: raphaelstolt/php-jsonpatch
Class Usage Examples
Public Methods
Method
Description
__construct
(
string
$targetDocument
,
string
$patchDocument
,
integer
$allowedPatchOperations
= null )
apply
( ) :
string
Method Details
__construct()
public
method
public
__construct
(
string
$targetDocument
,
string
$patchDocument
,
integer
$allowedPatchOperations
= null )
$targetDocument
string
$patchDocument
string
$allowedPatchOperations
integer
apply()
public
method
public
apply
( ) :
string
return
string