You are here

protected property MergeContactsAction::$translationManager in CRM Core 8.2

Same name and namespace in other branches
  1. 8.3 modules/crm_core_contact/src/Plugin/Action/MergeContactsAction.php \Drupal\crm_core_contact\Plugin\Action\MergeContactsAction::translationManager
  2. 8 modules/crm_core_contact/src/Plugin/Action/MergeContactsAction.php \Drupal\crm_core_contact\Plugin\Action\MergeContactsAction::translationManager

The translation manager.

Type: \Drupal\Core\StringTranslation\TranslationManager

File

modules/crm_core_contact/src/Plugin/Action/MergeContactsAction.php, line 60

Class

MergeContactsAction
Merges 2 or more contacts.

Namespace

Drupal\crm_core_contact\Plugin\Action

Code

protected $translationManager;