You are here

protected property DuplicatePaymentMethodConfigurationTest::$entityFormBuilder in Payment 8.2

The entity form builder.

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

File

tests/src/Unit/Controller/DuplicatePaymentMethodConfigurationTest.php, line 24

Class

DuplicatePaymentMethodConfigurationTest
@coversDefaultClass \Drupal\payment\Controller\DuplicatePaymentMethodConfiguration

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $entityFormBuilder;