|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
| if( $block->isRequired()) echo ' required' ?>"> <label class if ( $block->isRequired()) | endif = $block->escapeHtmlAttr(__('Gender')) |
| $options = $block->getGenderOptions() | |
| $value = $block->getGender() | |
| $options = $block->getGenderOptions() |
Definition at line 15 of file gender.phtml.
| $value = $block->getGender() |
Definition at line 16 of file gender.phtml.
| if ($block->isRequired()) echo ' required' ?>"> <label class if ( $block->isRequired()) endif = $block->escapeHtmlAttr(__('Gender')) |
Definition at line 14 of file gender.phtml.