You are here

protected property CrmCoreMatchEngine::$eid in CRM Core 7

Engine ID.

Stored in DB. Used for debug purposes only.

Type: int $eid

File

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

Class

CrmCoreMatchEngine
Default implementation of CrmCoreMatchEngineInterface

Code

protected $eid;