Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (\Magento\Payment\Helper\Data $paymentData) | |
toOptionArray () | |
Protected Attributes | |
$paymentData | |
Sales transaction payment method types option array
Definition at line 11 of file TypeList.php.
__construct | ( | \Magento\Payment\Helper\Data | $paymentData | ) |
\Magento\Payment\Helper\Data | $paymentData |
Definition at line 23 of file TypeList.php.
toOptionArray | ( | ) |
Return option array
Implements OptionSourceInterface.
Definition at line 33 of file TypeList.php.
|
protected |
Definition at line 18 of file TypeList.php.