client = $client; } /** * @inheritdoc */ public function create($wsdl, array $options = []) { return $this->client; } }