You are here

protected property PaymentStatusFormTest::$urlGenerator in Payment 8.2

The URL generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

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

Namespace

Drupal\Tests\payment\Unit\Entity\Payment

Code

protected $urlGenerator;