You are here

protected property PaymentFormTest::$configFactoryConfiguration in Payment 8.2

The configuration the config factory returns.

Type: array

See also

self::__construct

File

modules/payment_form/tests/src/Unit/Entity/Payment/PaymentFormTest.php, line 51

Class

PaymentFormTest
@coversDefaultClass \Drupal\payment_form\Entity\Payment\PaymentForm

Namespace

Drupal\Tests\payment_form\Unit\Entity\Payment

Code

protected $configFactoryConfiguration = [];