Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (CurrentCustomer $currentCustomer, Data $paypalData, ConfigFactory $paypalConfigFactory, UrlInterface $urlBuilder, Escaper $escaper) | |
getSectionData () | |
BillingAgreement section
Definition at line 19 of file BillingAgreement.php.
__construct | ( | CurrentCustomer | $currentCustomer, |
Data | $paypalData, | ||
ConfigFactory | $paypalConfigFactory, | ||
UrlInterface | $urlBuilder, | ||
Escaper | $escaper | ||
) |
CurrentCustomer | $currentCustomer | |
Data | $paypalData | |
ConfigFactory | $paypalConfigFactory | |
UrlInterface | $urlBuilder | |
Escaper | $escaper |
Definition at line 66 of file BillingAgreement.php.
getSectionData | ( | ) |
{Get data
Implements SectionSourceInterface.
Definition at line 84 of file BillingAgreement.php.