\AlibabaCloud\Client\ResolverCallTrait

Trait CallTrait

Summary

Methods
Properties
Constants
__call()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
getCallArguments()
No private properties found
N/A

Methods

__call()

__call(string  $name, mixed  $arguments) : $this

Magic method for set or get request parameters.

Parameters

string $name
mixed $arguments

Returns

$this

getCallArguments()

getCallArguments(string  $name, array  $arguments, integer  $index) : mixed

Parameters

string $name
array $arguments
integer $index

Returns

mixed