You are here

protected property CrmCoreMatchEngine::$summary 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::summary
  2. 8.2 modules/crm_core_match/src/Annotation/CrmCoreMatchEngine.php \Drupal\crm_core_match\Annotation\CrmCoreMatchEngine::summary

The match engine summary.

Type: \Drupal\Core\StringTranslation\TranslationWrapper

File

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

Class

CrmCoreMatchEngine
Defines a Plugin annotation object for match field plugins.

Namespace

Drupal\crm_core_match\Annotation

Code

protected $summary;