You are here

protected property EditOwnContactInformationBlock::$accountProxy in CRM Core 8

Same name and namespace in other branches
  1. 8.3 modules/crm_core_user_sync/src/Plugin/Block/EditOwnContactInformationBlock.php \Drupal\crm_core_user_sync\Plugin\Block\EditOwnContactInformationBlock::accountProxy

Current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

modules/crm_core_user_sync/src/Plugin/Block/EditOwnContactInformationBlock.php, line 54

Class

EditOwnContactInformationBlock
Provides a 'Edit own contact information' block.

Namespace

Drupal\crm_core_user_sync\Plugin\Block

Code

protected $accountProxy;