You are here

protected property MatcherTest::$matcher in CRM Core 8.2

The tested matcher.

Type: \Drupal\crm_core_match\Entity\Matcher

File

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

Class

MatcherTest
Tests the matcher service.

Namespace

Drupal\Tests\crm_core_match\Unit

Code

protected $matcher;