protected property MergeContactsAction::$entityQuery in CRM Core 8
Same name and namespace in other branches
- 8.2 modules/crm_core_contact/src/Plugin/Action/MergeContactsAction.php \Drupal\crm_core_contact\Plugin\Action\MergeContactsAction::entityQuery
The entity query.
Type: \Drupal\Core\Entity\Query\QueryFactory
File
- modules/
crm_core_contact/ src/ Plugin/ Action/ MergeContactsAction.php, line 52
Class
- MergeContactsAction
- Merges 2 or more contacts.
Namespace
Drupal\crm_core_contact\Plugin\ActionCode
protected $entityQuery;