You are here

protected property Matcher::$description in CRM Core 8

Same name and namespace in other branches
  1. 8.3 modules/crm_core_match/src/Entity/Matcher.php \Drupal\crm_core_match\Entity\Matcher::description
  2. 8.2 modules/crm_core_match/src/Entity/Matcher.php \Drupal\crm_core_match\Entity\Matcher::description

A brief description of this matcher.

Type: string

File

modules/crm_core_match/src/Entity/Matcher.php, line 62

Class

Matcher
CRM Matcher Entity Class.

Namespace

Drupal\crm_core_match\Entity

Code

protected $description;