You are here

protected property ConfigurePaymentTypeTest::$formBuilder in Payment 8.2

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

ConfigurePaymentTypeTest
@coversDefaultClass \Drupal\payment\Controller\ConfigurePaymentType

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $formBuilder;