Skip to content

Method does not have configuration #7491

Closed
@iproger

Description

@iproger

Preconditions

I need to configure the select.

Steps to reproduce

(special for @veloraven)

  1. I go to my computer.
  2. I open my IDE.
  3. I search getRegionHtmlSelect.
  4. I try to send parameters to <select>.

Expected result

  1. Something like public function getRegionHtmlSelect($defValue = null, $name = 'country_id', $id = 'country', $title = 'Country')

Actual result

  1. Method public function getRegionHtmlSelect() does not have configuration unlike getCountryHtmlSelect.

https://github.com/magento/magento2/blob/2.1.2/app/code/Magento/Directory/Block/Data.php#L157

Q A
Magento version 2.1.2 with sample data
PHP version 7 x64
Operating system Windows 10 x64

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions