You are here

protected property CrmCoreMatchEngine::$id in CRM Core 8

Same name and namespace in other branches
  1. 8.3 modules/crm_core_match/src/Annotation/CrmCoreMatchEngine.php \Drupal\crm_core_match\Annotation\CrmCoreMatchEngine::id
  2. 8.2 modules/crm_core_match/src/Annotation/CrmCoreMatchEngine.php \Drupal\crm_core_match\Annotation\CrmCoreMatchEngine::id

The engine ID.

Type: string

File

modules/crm_core_match/src/Annotation/CrmCoreMatchEngine.php, line 19

Class

CrmCoreMatchEngine
Defines a Plugin annotation object for match field plugins.

Namespace

Drupal\crm_core_match\Annotation

Code

protected $id;