Phpro\SoapClient\Event\FaultEvent::getClient PHP Méthode

getClient() public méthode

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