You are here

protected property PaymentDeleteFormTest::$time in Payment 8.2

The time service.

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

File

tests/src/Unit/Entity/Payment/PaymentDeleteFormTest.php, line 64

Class

PaymentDeleteFormTest
@coversDefaultClass \Drupal\payment\Entity\Payment\PaymentDeleteForm

Namespace

Drupal\Tests\payment\Unit\Entity\Payment

Code

protected $time;