You are here

constant FieldHandlerBase::WEIGHT_DELTA in CRM Core 8

Same name and namespace in other branches
  1. 8.3 modules/crm_core_match/src/Plugin/crm_core_match/field/FieldHandlerBase.php \Drupal\crm_core_match\Plugin\crm_core_match\field\FieldHandlerBase::WEIGHT_DELTA
  2. 8.2 modules/crm_core_match/src/Plugin/crm_core_match/field/FieldHandlerBase.php \Drupal\crm_core_match\Plugin\crm_core_match\field\FieldHandlerBase::WEIGHT_DELTA

The weight.

File

modules/crm_core_match/src/Plugin/crm_core_match/field/FieldHandlerBase.php, line 24

Class

FieldHandlerBase
Class FieldHandlerBase.

Namespace

Drupal\crm_core_match\Plugin\crm_core_match\field

Code

const WEIGHT_DELTA = 25;