You are here

protected property PaymentStatusFormTest::$time in Payment 8.2

The time service.

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

File

tests/src/Unit/Entity/Payment/PaymentStatusFormTest.php, line 98

Class

PaymentStatusFormTest
@coversDefaultClass \Drupal\payment\Entity\Payment\PaymentStatusForm

Namespace

Drupal\Tests\payment\Unit\Entity\Payment

Code

protected $time;