Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (\Magento\Sales\Model\Order\Config $orderConfig) | |
toOptionArray () | |
Data Fields | |
const | UNDEFINED_OPTION_LABEL = '-- Please Select --' |
Protected Attributes | |
$_stateStatuses | |
$_orderConfig | |
__construct | ( | \Magento\Sales\Model\Order\Config | $orderConfig | ) |
\Magento\Sales\Model\Order\Config | $orderConfig |
Definition at line 41 of file Status.php.
toOptionArray | ( | ) |
|
protected |
Definition at line 36 of file Status.php.
|
protected |
Definition at line 24 of file Status.php.
const UNDEFINED_OPTION_LABEL = '-- Please Select --' |
Definition at line 19 of file Status.php.