Rs\Json\Patch\Operation::perform PHP Метод

perform() абстрактный публичный Метод

abstract public perform ( string $targetDocument ) : mixed
$targetDocument string
Результат mixed
    public abstract function perform($targetDocument);