You are here

protected property CrmCoreMatchEngine::$weight in CRM Core 7

Engine weight when applying matching.

Configured from UI and stored in DB.

Type: int $weight

File

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

Class

CrmCoreMatchEngine
Default implementation of CrmCoreMatchEngineInterface

Code

protected $weight;