You are here

protected property PaymentReferenceTest::$configFactory in Payment 8.2

The config factory.

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

File

modules/payment_reference/tests/src/Unit/Plugin/Field/FieldWidget/PaymentReferenceTest.php, line 28

Class

PaymentReferenceTest
@coversDefaultClass \Drupal\payment_reference\Plugin\Field\FieldWidget\PaymentReference

Namespace

Drupal\Tests\payment_reference\Unit\Plugin\Field\FieldWidget

Code

protected $configFactory;