Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
getOptions () | |
getValues () | |
toOptionArray () | |
Protected Attributes | |
$weights = ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10'] | |
getOptions | ( | ) |
getValues | ( | ) |
toOptionArray | ( | ) |
Return array of options as value-label pairs
', 'label' => '<label>'), ...)
Implements OptionSourceInterface.
Definition at line 53 of file Weight.php.
|
protected |
Definition at line 21 of file Weight.php.