You are here

protected property CrmCoreMatchEngine::$name in CRM Core 7

The human readable name for the matching engine

Type: string $name

File

modules/crm_core_match/includes/crm_core_match.inc, line 46
Contains the matching engine.

Class

CrmCoreMatchEngine
Default implementation of CrmCoreMatchEngineInterface

Code

protected $name;