You are here

protected property MatcherTest::$pluginManager in CRM Core 8.2

A mocked instance of the engine plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

modules/crm_core_match/tests/src/Unit/MatcherTest.php, line 48
Contains \Drupal\Tests\crm_core_match\Unit\MatcherTest.

Class

MatcherTest
Tests the matcher service.

Namespace

Drupal\Tests\crm_core_match\Unit

Code

protected $pluginManager;