You are here

protected property SetStatusTest::$pluginSelectorManager in Payment 8.2

The plugin selector manager.

Type: \Drupal\plugin\Plugin\Plugin\PluginSelector\PluginSelectorManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Action/SetStatusTest.php, line 45

Class

SetStatusTest
@coversDefaultClass \Drupal\payment\Plugin\Action\SetStatus

Namespace

Drupal\Tests\payment\Unit\Plugin\Action

Code

protected $pluginSelectorManager;