Mage_Adminhtml_Model_Customer_Renderer_Region
in package
implements
RendererInterface
Table of Contents
Interfaces
Properties
- $_regionCollections : array<string|int, mixed>
- Country region collections
Methods
- render() : string
Properties
$_regionCollections
Country region collections
protected
static array<string|int, mixed>
$_regionCollections
[ [$countryId] => \Maho\Data\Collection\Db ]
Methods
render()
public
render(AbstractElement $element) : string
Parameters
- $element : AbstractElement
Attributes
- #[Override]