You are here

protected property PaymentTypeManagerTest::$factory in Payment 8.2

The plugin factory.

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

File

tests/src/Unit/Plugin/Payment/Type/PaymentTypeManagerTest.php, line 47

Class

PaymentTypeManagerTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Type\PaymentTypeManager

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Type

Code

protected $factory;