You are here

protected property PaymentCaptureFormTest::$entityTypeBundleInfo in Payment 8.2

The entity type bundle service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Entity/Payment/PaymentCaptureFormTest.php, line 52

Class

PaymentCaptureFormTest
@coversDefaultClass \Drupal\payment\Entity\Payment\PaymentCaptureForm

Namespace

Drupal\Tests\payment\Unit\Entity\Payment

Code

protected $entityTypeBundleInfo;