Method | Description | |
---|---|---|
__construct ( stdClass $operation ) | ||
perform ( string $targetDocument ) : string |
Method | Description | |
---|---|---|
assertMandatories ( stdClass $operation ) | Guard the mandatory operation property |
Method | Description | |
---|---|---|
getReplacementValue ( ) : mixed | Returns the replacement value. |
protected assertMandatories ( stdClass $operation ) | ||
$operation | stdClass | The operation structure. |