You are here

protected property CrmCoreUserSyncRelation::$logger in CRM Core 8

Same name and namespace in other branches
  1. 8.3 modules/crm_core_user_sync/src/CrmCoreUserSyncRelation.php \Drupal\crm_core_user_sync\CrmCoreUserSyncRelation::logger

Logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

modules/crm_core_user_sync/src/CrmCoreUserSyncRelation.php, line 38

Class

CrmCoreUserSyncRelation
Relation service.

Namespace

Drupal\crm_core_user_sync

Code

protected $logger;