Phpro\SoapClient\Event\FaultEvent::getClient PHP Method

getClient() public method

public getClient ( ) : Client
return Phpro\SoapClient\Client
    public function getClient()
    {
        return $this->client;
    }