You are here

protected property PaymentFormTest::$time in Payment 8.2

The time service.

Type: \Drupal\Component\Datetime\TimeInterface|\PHPUnit\Framework\MockObject\MockObject

File

modules/payment_form/tests/src/Unit/Entity/Payment/PaymentFormTest.php, line 128

Class

PaymentFormTest
@coversDefaultClass \Drupal\payment_form\Entity\Payment\PaymentForm

Namespace

Drupal\Tests\payment_form\Unit\Entity\Payment

Code

protected $time;