You are here

protected property MatcherTest::$config in CRM Core 8.2

A mocked instance of the config.

Type: \Drupal\Core\Config\Config|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

MatcherTest
Tests the matcher service.

Namespace

Drupal\Tests\crm_core_match\Unit

Code

protected $config;