You are here

protected property TaxNumberTypeWithVerificationBase::$time in Commerce Core 8.2

The time.

Type: \Drupal\Component\Datetime\TimeInterface

File

modules/tax/src/Plugin/Commerce/TaxNumberType/TaxNumberTypeWithVerificationBase.php, line 27

Class

TaxNumberTypeWithVerificationBase
Provides the base class for tax number types which support verification.

Namespace

Drupal\commerce_tax\Plugin\Commerce\TaxNumberType

Code

protected $time;