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

Data Fields

const CONTEXT_GROUP = 'customer_group'
 
const CONTEXT_AUTH = 'customer_logged_in'
 

Detailed Description

Definition at line 8 of file Context.php.

Field Documentation

◆ CONTEXT_AUTH

const CONTEXT_AUTH = 'customer_logged_in'

Customer authorization cache context

Definition at line 18 of file Context.php.

◆ CONTEXT_GROUP

const CONTEXT_GROUP = 'customer_group'

Customer group cache context

Definition at line 13 of file Context.php.


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