You are here

protected property PaymentStatusManagerTest::$factory in Payment 8.2

The plugin factory.

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

File

tests/src/Unit/Plugin/Payment/Status/PaymentStatusManagerTest.php, line 48

Class

PaymentStatusManagerTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Status\PaymentStatusManager

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Status

Code

protected $factory;