Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (Quote $quoteSession, GroupManagementInterface $groupManagement) | |
getCustomerGroupId () | |
Class for getting customer group from quote session for adminhtml area.
Definition at line 14 of file CustomerGroupRetriever.php.
__construct | ( | Quote | $quoteSession, |
GroupManagementInterface | $groupManagement | ||
) |
Quote | $quoteSession | |
GroupManagementInterface | $groupManagement |
Definition at line 30 of file CustomerGroupRetriever.php.
getCustomerGroupId | ( | ) |
Retrieve customer group id.
Implements RetrieverInterface.
Definition at line 39 of file CustomerGroupRetriever.php.