You are here

protected property PaymentMethodConfigurationManagerTest::$factory in Payment 8.2

The plugin factory.

Type: \Drupal\Component\Plugin\Factory\DefaultFactory|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationManagerTest.php, line 39

Class

PaymentMethodConfigurationManagerTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\MethodConfiguration\PaymentMethodConfigurationManager

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\MethodConfiguration

Code

protected $factory;