Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Data Fields | |
const | CONTEXT_GROUP = 'customer_group' |
const | CONTEXT_AUTH = 'customer_logged_in' |
Definition at line 8 of file Context.php.
const CONTEXT_AUTH = 'customer_logged_in' |
Customer authorization cache context
Definition at line 18 of file Context.php.
const CONTEXT_GROUP = 'customer_group' |
Customer group cache context
Definition at line 13 of file Context.php.