Set a custom class for this functionality. Use this method when extending/overriding existing classes with new functionality.
The replacement class must extend from CFBatchRequest
.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Optional |
The name of the new class to use for this functionality. |
Returns
Type |
Description |
---|---|
A reference to the current instance. |
Source
Method defined in sdk.class.php | Toggle source view (5 lines) | View on GitHub