Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (CurrentCustomer $currentCustomer, View $customerViewHelper) | |
getSectionData () | |
Protected Attributes | |
$currentCustomer | |
Customer section
Definition at line 15 of file Customer.php.
__construct | ( | CurrentCustomer | $currentCustomer, |
View | $customerViewHelper | ||
) |
CurrentCustomer | $currentCustomer | |
View | $customerViewHelper |
Definition at line 31 of file Customer.php.
getSectionData | ( | ) |
{Get data
Implements SectionSourceInterface.
Definition at line 42 of file Customer.php.
|
protected |
Definition at line 20 of file Customer.php.