\AlibabaCloud\Client\TraitsObjectAccessTrait

Trait ObjectAccessTrait

Summary

Methods
Properties
Constants
__get()
__set()
__isset()
__unset()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__get()

__get(string  $name) : mixed|null

Parameters

string $name

Returns

mixed|null

__set()

__set(string  $name, mixed  $value) 

Parameters

string $name
mixed $value

__isset()

__isset(string  $name) : boolean

Parameters

string $name

Returns

boolean

__unset()

__unset(  $name) : void

Parameters

$name