You are here

protected property PaymentFormConfigurationFormTest::$configFactory in Payment 8.2

The config factory.

Type: \Drupal\Core\Config\ConfigFactory|\PHPUnit\Framework\MockObject\MockObject

File

modules/payment_form/tests/src/Unit/Plugin/Payment/Type/PaymentFormConfigurationFormTest.php, line 28

Class

PaymentFormConfigurationFormTest
@coversDefaultClass \Drupal\payment_form\Plugin\Payment\Type\PaymentFormConfigurationForm

Namespace

Drupal\Tests\payment_form\Unit\Plugin\Payment\Type

Code

protected $configFactory;