PHP Class Rs\Json\Patch

Afficher le fichier Open project: raphaelstolt/php-jsonpatch Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( string $targetDocument, string $patchDocument, integer $allowedPatchOperations = null )
apply ( ) : string

Method Details

__construct() public méthode

public __construct ( string $targetDocument, string $patchDocument, integer $allowedPatchOperations = null )
$targetDocument string
$patchDocument string
$allowedPatchOperations integer

apply() public méthode

public apply ( ) : string
Résultat string