protected property DefaultEngineTest::$pluginManager in CRM Core 8
Same name and namespace in other branches
- 8.3 modules/crm_core_match/tests/src/Unit/DefaultEngineTest.php \Drupal\Tests\crm_core_match\Unit\DefaultEngineTest::pluginManager
- 8.2 modules/crm_core_match/tests/src/Unit/DefaultEngineTest.php \Drupal\Tests\crm_core_match\Unit\DefaultEngineTest::pluginManager
The mocked match field plugin manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\PHPUnit_Framework_MockObject_MockObject
File
- modules/
crm_core_match/ tests/ src/ Unit/ DefaultEngineTest.php, line 22
Class
- DefaultEngineTest
- Tests the default matching engine.
Namespace
Drupal\Tests\crm_core_match\UnitCode
protected $pluginManager;