You are here

protected property PaymentGatewayBase::$time in Commerce Core 8.2

The time.

Type: \Drupal\Component\Datetime\TimeInterface

File

modules/payment/src/Plugin/Commerce/PaymentGateway/PaymentGatewayBase.php, line 76

Class

PaymentGatewayBase
Provides the base class for payment gateways.

Namespace

Drupal\commerce_payment\Plugin\Commerce\PaymentGateway

Code

protected $time;