protected property Matcher::$id in CRM Core 8.2
Same name and namespace in other branches
- 8.3 modules/crm_core_match/src/Entity/Matcher.php \Drupal\crm_core_match\Entity\Matcher::id
- 8 modules/crm_core_match/src/Entity/Matcher.php \Drupal\crm_core_match\Entity\Matcher::id
Primary identifier.
Matches the id of a contact type.
Type: string
File
- modules/
crm_core_match/ src/ Entity/ Matcher.php, line 59 - Contains \Drupal\crm_core_match\Entity\Matcher.
Class
- Matcher
- CRM Matcher Entity Class.
Namespace
Drupal\crm_core_match\EntityCode
protected $id;