You are here

protected property CrmCoreMatchEngine::$status in CRM Core 7

Engine status.

Configured from UI and stored in DB.

Type: bool $status

File

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

Class

CrmCoreMatchEngine
Default implementation of CrmCoreMatchEngineInterface

Code

protected $status;