The namespace decorator enables object chaining to permit calling XML-RPC namespaced functions like "foo.bar.baz()" as "$remote->foo->bar->baz()".
__call(string $method, array $args) : mixed
string
array
mixed
__construct(\Zend\XmlRpc\Client $client, string $namespace)
$cache : array
$namespace : string