PHP Класс Rs\Json\Patch\Operations\Add

Наследование: extends Rs\Json\Patch\Operation
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( stdClass $operation )
perform ( string $targetDocument ) : string

Защищенные методы

Метод Описание
assertMandatories ( stdClass $operation ) Guard the mandatory operation property

Приватные методы

Метод Описание
getReplacementValue ( ) : mixed Returns the replacement value.

Описание методов

__construct() публичный Метод

public __construct ( stdClass $operation )
$operation stdClass

assertMandatories() защищенный Метод

Guard the mandatory operation property
protected assertMandatories ( stdClass $operation )
$operation stdClass The operation structure.

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

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