Rs\Json\Patch\Operation::perform PHP Method

perform() abstract public method

abstract public perform ( string $targetDocument ) : mixed
$targetDocument string
return mixed
    public abstract function perform($targetDocument);