You are here

protected property Matcher::$plugin_id in CRM Core 8.3

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

The plugin id.

Type: string

File

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

Class

Matcher
CRM Matcher Entity Class.

Namespace

Drupal\crm_core_match\Entity

Code

protected $plugin_id;