Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Data Fields
RegistryConstants Class Reference

Data Fields

const CURRENT_CUSTOMER_ID = 'current_customer_id'
 
const CURRENT_GROUP_ID = 'current_group_id'
 

Detailed Description

Declarations of core registry keys used by the Customer module

Definition at line 12 of file RegistryConstants.php.

Field Documentation

◆ CURRENT_CUSTOMER_ID

const CURRENT_CUSTOMER_ID = 'current_customer_id'

Registry key where current customer ID is stored

Definition at line 17 of file RegistryConstants.php.

◆ CURRENT_GROUP_ID

const CURRENT_GROUP_ID = 'current_group_id'

Registry key where current CustomerGroup ID is stored

Definition at line 22 of file RegistryConstants.php.


The documentation for this class was generated from the following file: