You are here

protected property EuropeanUnionVat::$soapClient in Commerce Core 8.2

The SOAP client for VIES (VAT Information Exchange System).

Type: \SoapClient

File

modules/tax/src/Plugin/Commerce/TaxNumberType/EuropeanUnionVat.php, line 30

Class

EuropeanUnionVat
Provides the European Union VAT tax number type.

Namespace

Drupal\commerce_tax\Plugin\Commerce\TaxNumberType

Code

protected $soapClient;