You are here

protected property MatchEngineBase::$pluginId in CRM Core 8

Same name and namespace in other branches
  1. 8.3 modules/crm_core_match/src/Plugin/crm_core_match/engine/MatchEngineBase.php \Drupal\crm_core_match\Plugin\crm_core_match\engine\MatchEngineBase::pluginId
  2. 8.2 modules/crm_core_match/src/Plugin/crm_core_match/engine/MatchEngineBase.php \Drupal\crm_core_match\Plugin\crm_core_match\engine\MatchEngineBase::pluginId

The plugin id.

Type: string

Overrides PluginBase::$pluginId

File

modules/crm_core_match/src/Plugin/crm_core_match/engine/MatchEngineBase.php, line 30

Class

MatchEngineBase
Default implementation of MatchEngineInterface.

Namespace

Drupal\crm_core_match\Plugin\crm_core_match\engine

Code

protected $pluginId;